Attachments
-
{% for att in attachments %}
- {{ att.file.name }} ({{ att.file.size|filesizeformat }}) {% empty %}
- No Attachments {% endfor %}
{% extends "admin/base_site.html" %} {% block title %}Preview message{{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}