[% TRY %][% PROCESS 'report/new/_form_labels.html' %][% CATCH file %][% END ~%] [% # If only one option, pre-select that as if it were already selected. This # carries through to the category_extras template because this template is # included with PROCESS. IF category_options.size == 1; category = category_options.0.category; END; IF category; category_lc = category | lower; END ~%] [% IF category_options.size OR category_groups.size ~%] [% IF native_app %] [% INCLUDE 'report/new/category-app.html' %] [% ELSE %]
[% END %] [%~ END ~%]