{% import "edit_macros.html" as edit_macros %} {% extends "base.html" %} {% block body %} {% block edit_form_prefix %} {{ edit_macros.edit_link_bar('release', existing_ident, editgroup, 'form') }}
Experienced users can also use the TOML editing form to access all metadata fields in a raw format. {% if not editgroup %} You can also delete this entity. {% endif %} {% endblock %}
See the catalog style guide for schema notes, and the editing tutorial if this is your first time making an edit. {{ form.hidden_tag() }}
Edit will be part of the current editgroup, which needs to be submitted and approved before the change is included in the catalog.