Upload Project
Upload your validated collections to TextGrid Repository
{% set instance='test' %}
{% include 'includes/upload_form.html' %}
{% set instance='live' %}
{% include 'includes/upload_form.html' %}
{% from "macros.html" import next_tab_row with context %}
{{ next_tab_row(prev_tab='#tab-check-metadata', prev_group='#tab-group-collections',
next_tab='#tab-check-results') }}