{% include 'includes/head.html' %} {% include 'includes/header.html' %} {% block content %}

Basic Page

This index.html page is a placeholder with the CSS, font and favicon. It's just waiting for you to add some content! If you need some help hit up the Skeleton documentation.

{% endblock %} {% include 'includes/footer.html' %}