Merge pull request #448 from shaarli/whitespace

remove whitespace
This commit is contained in:
Arthur 2016-01-31 17:50:07 +01:00
commit 423e2a8b13

View file

@ -10,7 +10,7 @@
<div class="error-container"> <div class="error-container">
<h1>404 Not found <small>Oh crap!</small></h1> <h1>404 Not found <small>Oh crap!</small></h1>
<p>{$error_message}</p> <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> </div>
{include="page.footer"} {include="page.footer"}
</body> </body>