{% import "bootstrap/utils.html" as utils %} {% import "macros.html" as macros %} {% extends "bootstrap/base.html" %} {% block styles %} {{super()}} {% endblock %} {% block head %} {{super()}} {% block scripts %} {{super()}} {% endblock %} {% endblock %} {% block body_attribs %} class="hold-transition skin-blue sidebar-mini" {% endblock %} {% block body %}