[% IF action && (action == "edit" || action == "advanced_search") %] [% IF is_flag %] [% INCLUDE filter_edit_flag.htm %] [% ELSE %] [% INCLUDE filter_edit.htm %] [% END %] [% ELSE %]
[% IF error %]
$error
[% END %]
[% ELSIF action == "delete" %] Delete the following filter(s) ? [% FOREACH f = flags %][% END %] [% FOREACH f = filters %][% END %] [% FOREACH f = rules %][% END %] [% ELSIF action == "plonk" %] Add a plonk rule for ? [% ELSE %] [% IF is_rule %]Rule name[% ELSE %]Filter name[% END %] [% END %]
[% IF action == "reset" %] Reset to default filters ?
$f
$f
$f

[% END %]