[% locale.maketext('Skip to main content') %] [%- IF !hide_header %]
[% END -%]
[% 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 !hide_page_heading -%]

[% page_title || app_info.itemdesc -%] [% IF page_sub_heading.defined %] [% page_sub_heading %] [% END %]

[% END %] [% IF !feature.defined || CPANEL.feature(feature) -%] [%- content -%] [% ELSE -%]
[% locale.maketext("You do not have the feature “[_1]”.", feature) %]
[% END -%]