{% for message in messages %}
{% endfor %}
{% endif %}
{% block content_title %}{% if title %}
{% endif %}
{{ title }}
{% endif %}{% endblock %} {% block content_subtitle %}{% endblock %}
{% block content %}{% endblock %}
{% if user.is_authenticated and user.is_staff %}