summaryrefslogtreecommitdiffstats
path: root/templates/pagenotfound.html
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@gmail.com>2025-02-19 16:00:53 +0200
committerPhilip Sargent <philip.sargent@gmail.com>2025-02-19 16:00:53 +0200
commita950cc60d9400c553b853f3a3308edaa8ea645cc (patch)
tree2d9ba95d09d74355fc329b4e3bd093ea4ac30de8 /templates/pagenotfound.html
parentcc06e2e1f4bdfbf354d79055595980a1bdef495c (diff)
downloadtroggle-a950cc60d9400c553b853f3a3308edaa8ea645cc.tar.gz
troggle-a950cc60d9400c553b853f3a3308edaa8ea645cc.tar.bz2
troggle-a950cc60d9400c553b853f3a3308edaa8ea645cc.zip
tidy trailing slash everywhere & fix tests
Diffstat (limited to 'templates/pagenotfound.html')
-rw-r--r--templates/pagenotfound.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/pagenotfound.html b/templates/pagenotfound.html
index 913c092..891674e 100644
--- a/templates/pagenotfound.html
+++ b/templates/pagenotfound.html
@@ -41,7 +41,8 @@ Did you mistype the URL '<b>{{ path }}</b>' ?
{% endif %}
<p>
<p>
- <p>Did you get lost ?</p>
+ <h3>Did you get lost on the plateau?</h3>
+<p>
<img align=center src="/handbook/i/204-area.png">
{% include "menu.html" %}