{% extends "base.html" %} {% block content %} ← Back

Attachments

Files attached to this data request.

{% for att in attachment_rows %} {% endfor %}
FileSizeSource
{% if att.link %}{{ att.name }}{% else %}{{ att.name }}{% endif %} {{ att.size }} {{ att.source }}
{% endblock %}