{% extends 'main/layout.html' %} {% block title %}Pages — {{ request.user.username }} at Mataroa{% endblock %} {% block content %}

Pages

Create a new page »

{% if page_list %}

List of pages:

{% endif %}
{% endblock %}