X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/512215acef34e4608a73f2928fb62401cf9402cd..57025cf518231d27dd6b4dd6d02ffddd0f374c29:/templates/page.html diff --git a/templates/page.html b/templates/page.html index f1e26557c..71328303d 100644 --- a/templates/page.html +++ b/templates/page.html @@ -2,9 +2,7 @@ {% set title = page.title %} {% block content %}
-

{{ page.title }}

-

- {{ page.content }} -

+

{{ page.title }}

+ {{ page.content }}
{% endblock %}