[% USE Whostmgr; USE JSON; SET APP_KEY = "mail_blocked_countries"; SET PAGE_BASE = "/scripts12/$APP_KEY"; SET PAGE_NAME = locale.maketext("Filter Incoming Emails by Country"); SET templates = [ "views/countries.phtml", "directives/countryCodesTable.ptt" ]; WRAPPER 'master_templates/master.tmpl' header = PAGE_NAME, stylesheets = [ Whostmgr.find_file_url('/templates/mail_blocked_countries/index.min.css') ], breadcrumburl = "$PAGE_BASE", base = "$PAGE_BASE/", theme = 'bootstrap', CJT2_EXCLUSIVE = 1, warn_linked_nodes => 1, app_key = APP_KEY; %]

[% locale.maketext("Specify whether users in a particular country can send email to your server.") %]

[% FOREACH ptt IN templates %] [% END %]
[% PROCESS 'master_templates/cjt2_header_include.tt' %] [% END %]