[% USE Whostmgr; USE JSON; SET styleSheets = [ Whostmgr.find_file_url('/templates/cpanel_customization/index.min.css') Whostmgr.find_file_url('/libraries/jquery-minicolors/2.1.7/jquery.minicolors.css') ]; WRAPPER 'master_templates/master.tmpl' app_key = 'customization' header = locale.maketext("Customization") breadcrumburl = '/scripts6/customization', base = '/scripts6/customization/', stylesheets = styleSheets, theme='bootstrap' CJT2_EXCLUSIVE = 1; %]

[% locale.maketext("Use this interface to customize the cPanel interface.") %]

[%# JUPITER TABS %] [% locale.maketext('Logos') %] [% locale.maketext('Colors') %] [% locale.maketext('Favicon') %] [% locale.maketext('Links') %] [%# COMMON TABS %] [% locale.maketext('Public Contact') %]
[% PROCESS 'master_templates/cjt2_header_include.tt' %] [% END %]