diff --git a/templates/404.html b/templates/404.html index 003e8bf..6282aee 100644 --- a/templates/404.html +++ b/templates/404.html @@ -8,7 +8,7 @@
The requested page could not be found. If you feel this is not normal, then you create an issue on our issue tracker.
+The requested page could not be found. If you feel this is not normal, then you can create an issue on the issue tracker.
+ {% endif %} {% if config.extra.footer.show_powered_by %} diff --git a/templates/page.html b/templates/page.html index a4ec2aa..023ecbe 100644 --- a/templates/page.html +++ b/templates/page.html @@ -2,4 +2,10 @@ {% block content %} {{ page.content | safe }} +{% if page.extra.archive %} +