[% IF title %]
[% title | html %][% END %]
[% IF genre %]
[% genre | html %]
[% END %]
[% IF artist %]
[% artist | html %]
[% END %]
[% IF album %]
[% album | html %]
[% END %]
[% IF composer %]
[% composer | html %]
[% END %]
[% IF conductor %]
[% conductor | html %]
[% END %]
[% IF track %][% END %]
[% IF type %][% type | html %][% END %]
[% IF duration %][% duration | html %][% END %]
[% IF year %][% year | html %][% END %]
[% IF comment %][% comment | html %][% END %]
[% IF filelength %][% filelength | html %][% END %]
[% IF bitrate %][% bitrate | html %][% END %]
[% IF tagversion %][% tagversion | html %][% END %]
[% IF modtime %][% modtime | html %][% END %]
[% IF coverart %][% END %]
[% IF mixable %][% mixable | html %][% END %]