{% extends "layout.html" %} {% include "macros/browser-detect.html" %} {% block stylesheets %} {% include "theme.html" %} {% endblock %} {% block body %}
{% endblock %} {% block scripts %} {% endblock %}