{% load static %} Secret Page
{% if messages %} {% for message in messages %} {% endfor %} {% endif %}

You're looking at the secret page.

{% csrf_token %}