{% extends "webgateway/core_html.html" %} {% block title %} Download files {% endblock %} {% block script %} {% include "webgateway/base/includes/script_src_jquery.html" %} {% endblock %} {% block link %} {{ block.super }} {% endblock %} {% block body %}

Download Files

Please choose a name for the downloaded zip file:

Zip file name:

Download will be available in a moment...

Please close this window once the download is complete.

{% endblock %}