diff --git a/docs/tutorial/templates.rst b/docs/tutorial/templates.rst index 5ec5584d..9e6664da 100644 --- a/docs/tutorial/templates.rst +++ b/docs/tutorial/templates.rst @@ -68,19 +68,19 @@ method: {% if session.logged_in %}
-
Title: -
-
Text: -
-
+
Title:
+
+
Text:
+
+
{% endif %} {% endblock %}