We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3689477 commit c66eb3cCopy full SHA for c66eb3c
form/bootstrap4.rst
@@ -16,7 +16,7 @@ template which other templates extend from):
16
{% endblock %}
17
{% block head_js %}
18
<!-- Copy JavaScript from https://getbootstrap.com/docs/4.0/getting-started/introduction/#js -->
19
- {% endblock head %}
+ {% endblock %}
20
21
If your application uses modern front-end practices, it's better to use
22
:doc:`Webpack Encore </frontend>` and follow :doc:`this tutorial </frontend/encore/bootstrap>`
0 commit comments