[%- WRAPPER 'layout.tt' title=l('Tags') full_width=1 -%]

[% l('Tags') %]

[% IF tags.size %] [% INCLUDE 'components/tag-cloud.tt' %] [% ELSE %] [% l('The database has no tags.') %] [% END %]

[%- END -%]