{% import "edit_macros.html" as edit_macros %} {% extends "base.html" %} {% block body %} {% block edit_form_prefix %}
You have an editgroup in progress, and this edit will be included by default. You can override this below. {% else %}
No existing editgroup is in progress (or at least, not is selected). An existing ID can be pasted in, or if you leave that blank but give a description, a new editgroup will be created for this edit. {% endif %} {{ edit_macros.form_field_inline(form.editgroup_id) }} {{ edit_macros.form_field_inline(form.editgroup_description) }}
Edit will be part of the current editgroup, which needs to be submited and approved before the change is included in the catalog.