{% extends "wiki/article.html" %} {% load wiki_tags i18n %} {% load url from future %} {% block wiki_pagetitle %}{% trans "Settings" %}: {{ article.current_revision.title }}{% endblock %} {% block wiki_contents_tab %} {% for form in forms %}
{% endfor %} {% endblock %}