{% extends "wiki/base.html" %} {% load i18n %} {% block title %}Wiki Index - {{ block.super }}{% endblock %} {% block content %}
{% trans "Create a new article" %}.