X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/cfe445973a38ef957571bedc6412d945d82c51c9..9ed4e3e699288c4ace76ac0a7ba02b6c73817dc3:/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 %}