% layout 'default', title => 'Sme server 2 - BackupPC'; % content_for 'head_contrib' => begin %end % content_for 'module' => begin % if ($config->{debug} == 1) {

%= dumper stash 'url'

% }
% if ( stash 'error' ) {
%= $c->render_to_string(inline => stash 'error')
%} %#= $c->render_to_string(inline => $modul)
% end