{# vim: set et ts=8 sts=4 sw=4 ai: #} {% extends "wiki.html" %} {% block js %} {{ super() }} {# this fetches the editor/preview content #} {% endblock js %} {% block menu %} {{ super() }} {% include 'snippets/menutree.html' %} {% endblock %} {% block content %}