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

Analytics

List of pages:

{% if post_list %}

List of posts:

{% endif %}
{% endblock %}