[% USE Whostmgr; USE JSON; SET stylesheet_includes = [ Whostmgr.find_file_url('/templates/file_and_directory_restoration/index.css') ]; IF locale.get_html_dir_attr() == 'rtl'; stylesheet_includes.unshift(Whostmgr.find_file_url('/styles/bootstrap_rtl_offsets.min.css')); END; SET PAGE_BASE = '/scripts5/file_and_directory_restoration/'; WRAPPER 'master_templates/master.tmpl' header = locale.maketext('File and Directory Restoration'), breadcrumburl = PAGE_BASE base = PAGE_BASE stylesheets = stylesheet_includes CJT2_EXCLUSIVE = 1 theme = 'bootstrap' app_key = 'file_and_directory_restoration'; %]
[% PROCESS 'master_templates/cjt2_header_include.tt' %] [% END %]