diff options
Diffstat (limited to 'templates/pagenotfound.html')
-rw-r--r-- | templates/pagenotfound.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/pagenotfound.html b/templates/pagenotfound.html index 7d79c16..514ebf3 100644 --- a/templates/pagenotfound.html +++ b/templates/pagenotfound.html @@ -1,3 +1,4 @@ +<!-- pagenotfound.html - this text visible because this template has been included --> {% extends "expobase.html" %} {% block title %}Page not found {{ path }}{% endblock %} {% block body %} |