[%# This file is generated automatically.
Do not edit it manually; instead, edit the /usr/local/cpanel/whostmgr/docroot/themes/x/dynamicui.conf file. -%]
[% WRAPPER 'master_templates/master.tmpl'
theme="bootstrap"
app_key="plugins"
-%]
[% USE Whostmgr -%]
[% USE JSON -%]
[% USE EasyApache -%]
[% USE VarCache -%]
[% USE ServerRoles -%]
[% USE Services -%]
[% USE CPOS -%]
[% varcache.set('checkacl_all',Whostmgr.checkacl('all')); %]
[% varcache.set('dnsonly',Whostmgr.dnsonly()); %]
<div id="iconSea" class="panel-body icon-container-body">[% PROCESS 'plugins_icons.tmpl' plugins_data=Whostmgr.plugins_data -%]</div>
[% END -%]