{% extends 'django_modals/modal_base.html' %} {% block modal_content %} {% for f in forms %} {{ f }} {% endfor %} {% endblock %}