[%
USE ServerRoles;
SET CPANEL.CPVAR.dprefix = "../";
SET mail_domains = execute("Email", "list_mail_domains", {});
%]
[% js_code = PROCESS js_block %]
[% WRAPPER '_assets/master.html.tt'
page_js = js_code
app_key = 'forwarders'
-%]
[% locale.maketext("Add a New Forwarder") %]
[% locale.maketext("Address") %]
[% INCLUDE _assets/return_link.html.tt return_location='fwds.html' return_link_text=locale.maketext('Go Back') %]
[% END %]
[% BLOCK js_block %]
[% END %]