From: Svante Bengtson Date: Wed, 24 Feb 2016 11:18:19 +0000 (+0100) Subject: Typ X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/46fe7e795f1bfea0c46bc63b56747bb5f63e196b Typ --- diff --git a/templates/page.html b/templates/page.html index 098f9e988..492918619 100644 --- a/templates/page.html +++ b/templates/page.html @@ -2,9 +2,9 @@ {% set title = config.name %} {% block content %}
-

{{ pages.title }}

+

{{ page.title }}

- {{ pages.content }} + {{ page.content }}

{% endblock %} \ No newline at end of file