[%
USE Whostmgr;
USE JSON;
SET PAGE_BASE = '/scripts7/YumUpdate/';
WRAPPER 'master_templates/master.tmpl'
app_key = 'system_update'
header = locale.maketext('System Update'),
breadcrumburl = '/scripts7/YumUpdate',
base = PAGE_BASE,
stylesheets = [
Whostmgr.find_file_url('/templates/yumupdate/index.min.css')
],
theme='bootstrap'
CJT2_EXCLUSIVE = 1;
%]
[% PROCESS 'master_templates/cjt2_header_include.tt' %]
[% END %]