{% include "partials/head.html" -%} {% include "partials/nav.html" -%}
{% block custom %}{%- endblock -%} {% block content %}{%- endblock -%}
{% include "partials/footer.html" -%}