{% load attachments %} {% load bootstrap %}

View {{ att.file_name }} Properties

{% for prop in att.get_properties %}
{% render_value att prop %}
{% endfor %}