[% INCLUDE status_message %] [% BLOCK show_fields; FOR field IN fields; IF field.2; SET val = problem.get_extra_metadata(field.1); ELSE; SET val = problem.get_extra_field_value(field.1); END; IF val; '
  • ' _ field.0 _ ': ' _ val _ '
  • '; END; END; END %] [% IF (c.cobrand.moniker == 'bromley' OR c.cobrand.moniker == 'kingston' OR c.cobrand.moniker == 'sutton') AND problem.get_extra_field_value('Container_Type') %]

    Request information

    [% END %] [% IF c.cobrand.moniker == 'bromley' AND problem.get_extra_field_value('Subscription_Details_Container_Type') %]

    Subscription information

    [% END %] [% IF (c.cobrand.moniker == 'kingston' OR c.cobrand.moniker == 'sutton') AND problem.get_extra_field_value('Subscription_Details_Containers') %]

    Subscription information

    [% END %] [% IF c.cobrand.moniker == 'brent' %] [% IF problem.get_extra_field_value('Container_Request_Container_Type') %]

    Request information

    [% END %] [% IF problem.get_extra_field_value('Paid_Collection_Container_Type') %]

    Subscription information

    [% END %] [% END %]

    Payment information

    [% INCLUDE 'admin/list_updates.html' %]