{% extends "base.html" %}
{% block site_header %}
{% include "includes/header-min.html" %}
{% endblock %}
{% block site_footer %}
{% include "includes/footer-min.html" %}