{% extends "sphene/sphwiki/base.html" %} {% load i18n %} {% load sph_extras %} {% block content %}
{% csrf_token %} {{ form }}
{% endblock %}