{% load i18n %} {% block title %}{% endblock %} - WikiApp
{% block footer %}{% endblock %} {% trans "List all articles" %} | {% trans "Recent Changes" %}
{% include "wiki/messages.html" %} {% block content %}{% endblock %}