[% FILTER collapse %]
[% category = mark_safe(category) %]
[% IF unresponsive.$category OR unresponsive.ALL OR bodies_to_list.size == 0 %]
[% tprintf(
loc('These will be published online for others to see, in accordance with our privacy policy.'),
c.cobrand.privacy_policy_url)
%]
[% ELSE %]
[% PROCESS 'report/new/councils_text_all.html' %]
[% END %]
[% END -%]