[% IF NOT list_of_names %] [% SET default_list = [] %][% FOR b IN bodies_to_list.values %][% default_list.push(b.cobrand_name) %][% END %] [% SET list_of_names = default_list %] [% END %] [% category = mark_safe(category) %]
[% tprintf( loc('Help %s resolve your problem quicker, by providing some extra detail. This extra information will not be published online.'), mark_safe(list_of_names.join( '' _ loc(' or ') _ '' )) ); %]
[% END %] [% END %] [% INCLUDE 'report/new/category_extras_fields.html' metas=category_extras.$category %]