{# This template defines the meta_editor macro. It will be passed to the modify.html template. The macro defines a portion of a form enabling a user to modify selected meta data. #} {% import "forms.html" as forms %} {% macro meta_editor(form, may_admin) %}