{% extends "base.html" %} {% load filefunctions %} {% block title %}{{ block.super }}Describe{% endblock %} {% block head %} {{ block.super }} {% endblock %} {% block content %}

Describe

Pick files

You've uploaded these files, but they won't appear on the website until you've described them.
Select the files you want to describe, click on "describe selected files", and follow the instructions on the following pages.
You can also delete files by selecting them and pressing the "delete selected files" button.

Your uploaded files

    {% show_file file_structure 1 %}


{% endblock %}