fix whitespace

This commit is contained in:
nodiscc 2016-01-22 15:00:18 +01:00
parent db36b8812d
commit abe330b5e9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div class="error-container">
<h1>404 Not found <small>Oh crap!</small></h1>
<p>{$error_message}</p>
<p>Would you mind <a href="?">clicking here</a> ?</p>
<p>Would you mind <a href="?">clicking here</a>?</p>
</div>
{include="page.footer"}
</body>