{% include 'meta.html' %}
{% block title %}{% endblock %}
{% include 'styles.html' %} {% include 'favicon.html' %} {% include 'header.html' %} {% block content %}{% endblock %} {% include 'scripts.html' %} {% include 'footer.html' %}