{% if title %} {{ title }} {% endif %} {% if description %} {% endif %}{% if keywords %} {% endif %}{% if author %} {% endif %} {{ extra_css|safe }}{% if css %} {% endif %} {{ modals|safe }}{{ content|safe }} {% if extra_js %} {{ extra_js|safe }}{% endif %}