We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6136a4 commit 05808a3Copy full SHA for 05808a3
form/bootstrap4.rst
@@ -75,7 +75,7 @@ If you prefer to apply the Bootstrap styles on a form to form basis, include the
75
{% block body %}
76
<h1>User Sign Up:</h1>
77
{{ form(form) }}
78
- {% endblock body %}
+ {% endblock %}
79
80
Accessibility
81
-------------
0 commit comments