[% USE Whostmgr; SET doc_link = (data.cloudlinux_enabled) ? "https://cloudlinux.com/cloudlinux-os-blog/entry/beta-easyapache-4-released-for-cloudlinux" : "https://go.cpanel.net/installEA4"; -%] [% WRAPPER 'master_templates/master.tmpl' # js files are loaded in the footer scripts = [ Whostmgr.find_file_url('/libraries/jquery/current/jquery.min.js'), '/templates/setupcluster/page.min.js' ], stylesheets = ['/templates/setupcluster/page.min.css'], theme = 'bootstrap' -%]
[% IF data.os_is_compatible -%]

[% locale.maketext('[asis,EasyApache 4] is not installed.') %]

[% locale.maketext('If you would like to use [asis,EasyApache 4], the following url contains instructions on how to convert to [asis,EasyApache 4].') %]

[% locale.maketext('[asis,EasyApache 4] installation instructions.') %] [% ELSE -%]
[% locale.maketext("Info:") %] [% locale.maketext("[asis,EasyApache 4] requires [list_or,_1][comment,List of OSs]. You must upgrade your system to a compatible operating system before you can migrate to [asis,EasyApache 4].", ["CentOS 6+", "RHEL 6+", "CloudLinux 6+"]) %]
[% END -%]
[% END %]