- {%- if self.content() %}
- {{ self.content() }}
- {%- else %}
- {{ self.content_outer() }}
- {%- endif %}
-
-
-{%- endif %}
diff --git a/i2p2www/pages/global/layout.html b/i2p2www/pages/global/layout.html index d6f6dd30..808b1ede 100644 --- a/i2p2www/pages/global/layout.html +++ b/i2p2www/pages/global/layout.html @@ -29,8 +29,7 @@ {% include "global/nav.html" %} -