{% extends "bootstrap/base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% import "bootstrap/fixes.html" as fixes %} {% block styles %} {{super()}} {% endblock %} {% block navbar %} {% include 'navbar.html' %} {% endblock %} {% block content %}