% layout 'AdminLTE', title => "Sme server 2 - workgroup";
% content_for 'module' => begin
%if (config->{debug} == 1) {
(DBG)route: <%= $c->current_route %>
(DBG)pdc: <%= $wkg_datas->{ServerRole}%>
(DBG)roam: <%= $wkg_datas->{RoamingProfiles}%>
%}
<%= $title %>
<%= $modul %>
<% my $btn = l('SAVE'); %>
%end