{% block meta %} {% endblock %} {% block title %}Stuff{% endblock %} | {{conf.site.title}} {% if topt.google_analytics_id %} {% endif %}
{% if topt.header_image %} {% endif %} {{ ctrl.theme_menu }}
{% block content %} {% endblock %}
{% include 'footer.html' %}