[%- WRAPPER "$entity_type/layout.tt" title=l('Tags') page='tags' -%]
[%- INCLUDE "components/tags.tt" entity=entity no_tags_text=l('Nobody has tagged this yet.') -%]
[% IF c.user_exists %]
[% l('Update Tags') %]
[%- USE r = FormRenderer(tag_form) -%]
[% END %]
[%- END -%]