{% include 'head.html' %} {% include 'navbar.html' %} {% if not container %} {{ markupText | safe }} {% else %}
{{ markupText | safe }}
{% endif %} {% include 'footer.html' %}