%# %# Generated by SM2Gen version:0.9(20Jan2025) Chameleon version:4.5.4 On Python:3.12.3 at 2025-04-23 10:18:18 %# % layout 'default', title => "Sme server 2 - User panel access ", share_dir => './'; %# css specific to this panel: % content_for 'module' => begin %= stylesheet '/css/userpanels.css' %= javascript '/js/userpanels.js'
%= dumper $c->current_route %= dumper $usp_data->{trt} %= dumper stash('users') %= dumper stash 'panels'% }
%=$c->render_to_string(inline =>$c->l($c->stash('first')))
%} elsif ($c->stash('success')) {%= $c->l($c->stash('success'));
%= $c->l($c->stash('error'));