diff options
author | Arthur <arthur@hoa.ro> | 2016-01-31 17:50:07 +0100 |
---|---|---|
committer | Arthur <arthur@hoa.ro> | 2016-01-31 17:50:07 +0100 |
commit | 423e2a8b13dc0069c83f3e540f576aa1b89fe5d5 (patch) | |
tree | 48d2af32393108c706b32d62fb5b8d5de3cc8aa1 /tpl/404.html | |
parent | db36b8812d30d2a1dcb1a5a0544893ee863f45dd (diff) | |
parent | abe330b5e9e5ef62adc610b1b644a667f872c262 (diff) | |
download | Shaarli-423e2a8b13dc0069c83f3e540f576aa1b89fe5d5.tar.gz Shaarli-423e2a8b13dc0069c83f3e540f576aa1b89fe5d5.tar.zst Shaarli-423e2a8b13dc0069c83f3e540f576aa1b89fe5d5.zip |
Merge pull request #448 from shaarli/whitespace
remove whitespace
Diffstat (limited to 'tpl/404.html')
-rw-r--r-- | tpl/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/404.html b/tpl/404.html index a45be801..53e98e2e 100644 --- a/tpl/404.html +++ b/tpl/404.html | |||
@@ -10,7 +10,7 @@ | |||
10 | <div class="error-container"> | 10 | <div class="error-container"> |
11 | <h1>404 Not found <small>Oh crap!</small></h1> | 11 | <h1>404 Not found <small>Oh crap!</small></h1> |
12 | <p>{$error_message}</p> | 12 | <p>{$error_message}</p> |
13 | <p>Would you mind <a href="?">clicking here</a> ?</p> | 13 | <p>Would you mind <a href="?">clicking here</a>?</p> |
14 | </div> | 14 | </div> |
15 | {include="page.footer"} | 15 | {include="page.footer"} |
16 | </body> | 16 | </body> |