{% extends "macros.html" %} {% include "macros/browser-detect.html" %} {% block stylesheets %} {{ super() }} {% include "theme.html" %} {% for x in css %} {% endfor %} {% for x in css_links %} {% endfor %} {% endblock %} {% block body %} {% block header %}