{% block head %}{% endblock %}
{% block header %} {% include "shared/navbar.html" %} {% endblock %}
{% block content %} Main Content {% endblock %}