{% if raw_data_files %}

Files linked to this raw data:


{% for fname, ftype in raw_data_files %} {{fname}}: {{ftype}}
{% end %} {% if show_buttons %}
Unlink all files
{% end %} {% else %}

There are no files currently linked to the raw data. Choose from the following list:


{% for f in files %} {% end %} {% if show_buttons %} {% end %}
File     File type
{{f}}  
 
Link files
{% end %} {{link_msg}}