diff options
Diffstat (limited to 'templates/pagenotfound.html')
-rw-r--r-- | templates/pagenotfound.html | 3 |
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" %} |