-
{% for category, message in messages %}
- {{ message }} {% endfor %}
{% extends 'admin/base.html' %} {% import 'admin/lib.html' as lib with context %} {% import 'admin/static.html' as admin_static with context %} {% block head %} {% endblock %} {% block page_body %}