{% block header_css_rel %} {{BOOTSTRAP_CSS|safe}} {% endblock header_css_rel %} {% block header_js_rel %} {% endblock header_js_rel %}
{% block page_container %}

Bootstrap starter template

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

{% endblock page_container %}
{% block footer_js_rel %} {{ BOOTSTRAP_JQ_JS|safe }} {{ BOOTSTRAP_JS|safe }} {% endblock footer_js_rel %}