[% locale.maketext('Log entry: [_1]', '{{plugin.log_entry}}') %]
[%# We inject into this guy manually. -%]
[% USE Whostmgr; USE JSON; SET PAGE_BASE = '/scripts2/manage_plugins/'; SET PAGE_NAME = Whostmgr.get_page_name_by_url(PAGE_BASE); WRAPPER 'master_templates/master.tmpl' app_key = 'manage_plugins' breadcrumburl = PAGE_BASE, base = PAGE_BASE, stylesheets = [ Whostmgr.find_file_url('/templates/manage_plugins/index.min.css') ], theme='bootstrap', CJT2_EXCLUSIVE = 0; PROCESS 'master_templates/cjt2_header_include.tt'; SET REQUIRED_FEATURES = ['autossl']; %]