% layout 'AdminLTE', title => "Sme server 2 - emailaccess";
% content_for 'module' => begin
% if (config->{debug} == 1) {
%= dumper $c->current_route
%= dumper $mai_datas
% }
% if ( stash 'error' ) {
<%= $c->render_to_string(inline => stash 'error') %>
% }
<%= $title%>