{% load staticfiles %} {% load bootstrap3 %} Base Page {% bootstrap_css %} {% include "nimble/includes/style.html" %} {% bootstrap_javascript %} {% include "nimble/includes/navbar.html" %} {% block content %} {% endblock %}