{% include 'snippets/css.html' %}
{% include "snippets/nav.html" %}
{% block content %} {% endblock content %}
{% include 'snippets/js.html' %}