[% PROCESS elements.html; PROCESS report_base.html; %]
[% IF !entity_class; DIV_ID = 'search-contact'; search_action = "search"; title = text('Contact Search'); ELSIF entity_class == 3; DIV_ID = 'search-employee'; search_action = "employee_search"; title = text('Employee Search'); ELSE; title = text('Unsupported. Expect errors'); END -%]