[% IF c.cobrand.can_support_problems %] [% IF !problem.interest_count; SET text = loc('No supporters'); ELSE; SET text = tprintf( nget( "%d supporter", "%d supporters", problem.interest_count ), problem.interest_count ); END; %] [% IF c.user AND c.user.from_body %]
[% ELSE %][% text %]
[% END %] [% END %]