diff --git a/form/bootstrap4.rst b/form/bootstrap4.rst index 15884d29a36..f9a18cec554 100644 --- a/form/bootstrap4.rst +++ b/form/bootstrap4.rst @@ -16,7 +16,7 @@ template which other templates extend from): {% endblock %} {% block head_js %} - {% endblock head %} + {% endblock %} If your application uses modern front-end practices, it's better to use :doc:`Webpack Encore ` and follow :doc:`this tutorial `