{# Description meta #} {% if page is defined and page.description %} {% elif section is defined and section.description %} {% else %} {% endif %} {% include "partials/header.html" %}
{% block content %}{% endblock content %}
{% include "partials/footer.html" %}