[% l('Tags') %]
[% IF tags.size %] [% INCLUDE 'components/tag-cloud.tt' %] [% ELSE %] [% l('The database has no tags.') %] [% END %]
[%- WRAPPER 'layout.tt' title=l('Tags') full_width=1 -%]
[% IF tags.size %] [% INCLUDE 'components/tag-cloud.tt' %] [% ELSE %] [% l('The database has no tags.') %] [% END %]