{% include 'snippets/base_css.html' %} {% include 'snippets/header.html' %}
{% block content %} {% endblock content %}
{% include 'snippets/footer.html' %}