diff --git a/docs/tutorial/templates.rst b/docs/tutorial/templates.rst index 9e6664da..e42e39dc 100644 --- a/docs/tutorial/templates.rst +++ b/docs/tutorial/templates.rst @@ -99,11 +99,11 @@ the user to login: {% if error %}

Error: {{ error }}{% endif %}

-
Username: -
-
Password: -
-
+
Username:
+
+
Password:
+
+
{% endblock %}