{% extends "templates/base.html" %} {% block content %} {% if modal_active %} {% if enable_footer == true %} {% include "templates/footer.html" %} {% endif %} {% endblock %}