{% load bootstrap4 targets_extras static %} {% if form %}
{% csrf_token %}
{% bootstrap_field form.destination %}
{% if not target %}
{% bootstrap_field form.target %}
{% endif %}
{% bootstrap_field form.share_existing_data %}
{% if target %} {% else %} {% endif %}
{% buttons %} {% endbuttons %}
{% else %}

You do not have permission to Continuously Share data. Please contact the TOM administrator.

{% endif %}