Publish Project

Make your uploaded collections publicly available

{% set instance='test' %} {% include 'includes/publish_form.html' %}
{% set instance='live' %} {% include 'includes/publish_form.html' %}
{% from "macros.html" import next_tab_row with context %} {{ next_tab_row(prev_tab='#tab-check-results') }}