[% UNLESS non_public_categories.$category; tprintf( loc('These will be sent to %s and also published online for others to see, in accordance with our privacy policy.'), mark_safe(list_of_names.join( '' _ loc(' or ') _ '' )), c.cobrand.privacy_policy_url ); ELSE; tprintf( loc('These will be sent to %s but not published online.'), mark_safe(list_of_names.join( '' _ loc(' or ') _ '' )) ); END %] [% TRY %][% INCLUDE 'report/new/councils_extra_text.html' %][% CATCH file %][% END %]