{% extends "dataset/base/base_create_update.html" %} {% block form-action %} {% url 'accounts:edit_experiment' instance.urn %} {% endblock %} {% block side-bar-title %} Edit experiment {% endblock %} {% block side-bar-instructions %} {% if instance.private %}
This entry will remain fully editable until you click publish at the bottom of this form. Should you choose to publish, your entry will go live and some fields will become permanently frozen. See our documentation for further information.
{% else %}This entry has been published and editing is restricted.
{% endif %} {% endblock %} {% block top-instructions %}Please fill our the form below. Not all fields are required, but filling in as much as your can is strongly recommended to encourage data completeness. You can always fill in the required fields now and then remaining fields at a later date.
{% if instance.private %}Note: You can only attach an experiment to an experiment set for which you have edit permissions on.
{% endif %} {% endblock %} {% block form-block %}