Errors: [% div_name = 'error'; INCLUDE site/snippets/toggleview.tt %]

[% FOREACH item IN error_codes; NEXT UNLESS item.error_code.active.match('yes') %] [% END %]
[% item.error_code.code | upper %]: [% item.error_code.description | html %]