diff --git a/templates/page.html b/templates/page.html index 29c7446..5b2c5d5 100644 --- a/templates/page.html +++ b/templates/page.html @@ -2,10 +2,6 @@ {% block content %} -

- {{ page.title }} -

- {{ page.content | safe }} {% endblock content %}