{% load bootstrap4 %} {% if user.is_authenticated %}

Upload a data product for a target

{% csrf_token %} {% bootstrap_form data_product_form %} {% buttons %} {% endbuttons %}
{% endif %}