X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/d08ca67e1f873f22f7b400bdfec53694218f3aa7..838d5f35540e469dc9dac93ed6fd451ae58710c5:/templates/page.html 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