{# vim: set et ts=8 sts=4 sw=4 ai: #} {% extends "wiki.html" %} {%block head %} {{ super() }} {% endblock %} {# disables the content-wrapper autofocus in layout.html so the form input below keeps focus #} {% block disable_autofocus %}1{% endblock %} {% block content %}