[% PROCESS core/partials/main_menu_nav_items.html.tt; %] [% locale.maketext('Skip to main content') %]
[% locale.maketext('Skip to main content') %] [% USE VarCache; varcache.set('home_text', locale.maketext('Home')) %] [% IF display_cpanel_doclinks && app_key.defined; SET major_version = CPANEL.major_version(); SET help_key = app_info.plainitemdesc.remove('\W+').uri || 'Home'; SET helplink = "//go.cpanel.net/cpaneldocs" _ help_key; END; %] [% IF !hide_main_menu %] [% END %]
[%- IF !hide_header %]
[% Content_Includes.render("cpanel_jupiter_header.html.tt") %] [% Content_Includes.render("cpanel_jupiter_" _ app_key _ "_header.html.tt") %]
[% END -%] [% Content_Includes.render("cpanel_jupiter_header_after.html.tt") %] [% Content_Includes.render("cpanel_jupiter_" _ app_key _ "_header_after.html.tt") %]
[% IF CPANEL.CPFLAGS.item('trial') %]
[%- locale.maketext('[output,strong,TRIAL LICENSE:] This copy is a trial version and will expire at the end of the trial term. You will need to upgrade to a paid copy to continue using the software after that term.') -%]
[% END %] [% IF CPANEL.CPFLAGS.item('dev') %]
[%- locale.maketext("[output,strong,DEVELOPMENT LICENSE:] This server is running on a development license. If this server is being used in a production environment, please notify [output,url,_1,cs@cpanel.net] immediately.", "mailto:cs@cpanel.net?subject=" _ host_name _ "(" _ main_ip _ "," _ main_server_ip _ ") is using a dev license in a production environment") -%]
[% END %] [% IF template_exists('/usr/local/cpanel/base/frontend/jupiter/_assets/banner.html.tt'); %] [% INCLUDE '/usr/local/cpanel/base/frontend/jupiter/_assets/banner.html.tt' -%] [% END%] [% IF !hide_page_heading && page_title -%]

[% page_title -%] [% IF page_sub_heading.defined %] [% page_sub_heading %] [% END %] [% IF show_breadcrumb AND !is_ng %] [% END %] [% IF is_ng %] [% END %]

[% END %] [% IF authorized_to_access -%] [%- content -%] [% ELSE -%]
[% locale.maketext('[output,strong,Error:] This feature, “[_1]”, is not enabled on your account. Please contact your reseller for access.',feature) %]
[% END -%]
[% Content_Includes.render("cpanel_jupiter_" _ app_key _ "_footer.html.tt") %] [% Content_Includes.render("cpanel_jupiter_footer.html.tt") %]
[% Content_Includes.render("cpanel_jupiter_footer_after.html.tt") %]