{% extends 'bootstrap4_nav/base.html' %} {% load bootstrap4 %} {% block contents %}
{% csrf_token %} {% bootstrap_form form %} {% if not hidden_input %} {% endif %}
{% endblock contents %}