{% extends "gstudio/base.html" %} {% load gstudio_tags %} {% load i18n %} {% block title %}Wikipages{% endblock %} {% block content %}
Here is a list of all the pages:
{% endblock %}