{% extends "base.html" %} {% load fileutil %} {% block title %}Files for {{ object.superevent_id }}{% endblock %} {% block heading %}Files for {{ object.superevent_id }}{% endblock %} {% block pageid %}Superevent files{% endblock %} {% block content %}

← Return to {{ object.superevent_id }}

Filenames in bold are symbolic links that point to the specified file.

{% file_table_detail file_list datadir object.superevent_id %}

{{ object.superevent_id }} File List

File Name Created (UTC) Submitter File Size (KB)
{% endblock %}