[% USE Whostmgr; USE JSON; SET stylesheets = [ Whostmgr.find_file_url('/templates/support/authorizesupport_popup/index.min.css') ]; SET scripts = [ Whostmgr.find_file_url('/libraries/jquery/current/jquery.min.js'), Whostmgr.find_file_url('/templates/support/authorizesupport_popup/index.min.js'), ]; WRAPPER 'master_templates/master.tmpl' skipbreadcrumb = 1, skipsupport = 1, skipheader = 1, hide_header = 1, hide_navigation = 1, hide_license_warnings = 1, scripts = scripts, stylesheets = stylesheets, CJT2_EXCLUSIVE = 1, theme = 'bootstrap'; %]