[%~ BLOCK category_option ~%] [% cat.category_display | html %] [%~ END ~%] [% SET category_safe = mark_safe(problem.category) ~%] [% IF NOT problem.category OR NOT categories_hash.$category_safe %] [% (problem.category_display OR '-') | html %] [% END %] [%~ INCLUDE 'report/new/_category_select.html' ~%]