{#- vim: set et ts=8 sts=4 sw=4 ai: -#} {% extends "page.html" %} {%block head %} {{- super() }} {% endblock -%} {% block content %} {{source|safe}} {% endblock %}