{% extends 'wildewidgets/modal.html' %} {% load crispy_forms_tags %} {% block modal_body %} {% crispy form %} {% endblock %}