{% include "objects/forms/property_label.html" %}
{% if id_prefix+'_tags' in errors %}{{ errors[id_prefix+'_tags'] }}{% endif %} {% if 'note' in schema %}{{ _('Note:') }} {{ schema['note'] | get_translated_text }}{% endif %}