• [% SET monikers = ['bromley','hounslow']; IF monikers.grep(c.cobrand.moniker).size AND thing == 'council'; 'Get updates of reports in ' _ c.cobrand.moniker.ucfirst; ELSIF c.cobrand.moniker == 'isleofwight'; 'Get updates of reports on the Isle of Wight'; ELSIF c.cobrand.moniker == 'bromley'; 'Get updates of reports in this ward'; ELSIF c.cobrand.is_council; tprintf(loc('Get updates of %s problems'), thing); ELSE; tprintf(loc('Get updates of problems in this %s'), thing); END %]
  • [% IF children.size %]
  • [% ward_text %]
  • [% END %]