{% extends "base.html" %} {% import "macros.html" as macros %} {% block content %}
{{ section.content | safe }}
{% endblock content %}