{% include "partials/head.html" %} {% include "partials/header.html" %} {%- set section = get_section(path="_index.md") %}
{% block content %}{% endblock %}
{% include "partials/footer.html" %}