oddluck-limnoria-plugins/TriviaTime/php/views/404.html.php

7 lines
255 B
PHP

<div class="row padded-row">
<div class="span12">
<h1>404 - Page not found</h1>
<p class="text-error">The page you are looking for does not exist! Please contact an administrator if this is a mistake.</p>
</div>
</div>