% layout 'AdminLTE', title => "Sme server 2 - qmailanalog"; % content_for 'module' => begin %= javascript '/js/qmailanalog.js'
% if (config->{debug} == 1) {
(DBG)route: <%= $c->current_route %>
% }

<%= $title %>


<%= $modul %> <% my $btn = l('qma_GENERATE_REPORT'); %>
<%= select_field 'report_type' => $c->reportType_list(), class => "form-select", id => "analysis_type" %>



%end