diff --git a/i2p2www/pages/global/layout.html b/i2p2www/pages/global/layout.html index 21b99450..eec2cb50 100644 --- a/i2p2www/pages/global/layout.html +++ b/i2p2www/pages/global/layout.html @@ -41,7 +41,7 @@ {%- if g.theme != "danimoth" %}
{% block content_outer %} -
+
{%- if self.lastupdated() or self.accuratefor() -%}
This page {% if self.lastupdated() %}was last updated in {% block lastupdated %}{% endblock %}{% endif -%} @@ -50,7 +50,7 @@
{% endif %} {% block content %}{% endblock %} -
+ {% endblock %}