[% USE CPMath -%] [% SET main_id = 's' _ CPMath.rand(10000000000).int() image_class = 's' _ CPMath.rand(10000000000).int() head_class = 's' _ CPMath.rand(10000000000).int() p_class = 's' _ CPMath.rand(10000000000).int() -%] [% PROCESS '_starthtml.tmpl' extrastyle = " #$main_id { margin: 0 auto; clear: both; height: 165px; background-color: #" _ data.dev ? 'd0f1fe' : 'ffff00' _ "; border: 1px solid #000000; } .$image_class { float: left; } .$head_class { float: left; font-size: 14px; font-weight: bold; width: 120px; text-align: center; padding-top:8px; } .$p_class { float: left; padding-top: 10px; padding-left:10px; }" -%]
[% data.dev ? '' : 'Warning!' %]
[% IF data.dev -%]
DEVELOPMENT LICENSE
This server is running on a development license. If this server is being used in a production environment, please notify cs@cpanel.net immediately.
[% ELSE -%]
TRIAL LICENSE
This copy of cPanel / WHM is a trial version and will expire at the end of the trial term. You will need to upgrade to a paid copy of cPanel / WHM to continue using the software after that term.
[% END -%]