%= include 'partials/_app_content_breadcrumb'
%= content 'module'
%= content 'module'
%= content_for 'head_contrib' % if (config 'hasJquery') { %= include 'partials/_js_imports' %= include 'common_js' % } %= content_for 'refresh' %= include 'common_css' % if ($c->current_route eq 'nutups') { %= include 'partials/_nutups_overrides' % }
% if ( not defined $c->session->{lang} ) { % SrvMngr::init_session ( $c ); % }