{% extends "base.html" %} {% import "macros.html" as macros %} {% block content %}

Blog

{% if section.description %}

{{ section.description }}

{% endif %} {% if paginator %} {% endif %} {% endblock content %}