{% extends "bootstrap/base.html" %} {% block extrahead %} {% endblock extrahead %} {% block content %}
{% block container %}

Bootstrap starter template

Use this document as a way to quick start any new project.
All you get is this message and a barebones HTML document.

{% endblock container %}
{% endblock content %}