{$_cheat_sheet_name = "wa-settings-email-templates"}
{* SIDEBAR *} {* CONTENT *}
{if $channel->getId()}
{$_template = $channel->getParams('template')|default:[]}

{$templates_list[$template_id]}

[s`Sender`]
{$channel->getAddress()|escape}
{sprintf('[`Change sender address for entire template group`]', 'js-inline-settings-link')}
{* Subject *}
[s`Letter subject`]
{* Text *}
[s`Text of the letter`]
HTML + Smarty
{* FIXED Buttons *}
{else}
{if !empty($channels)} [s`Templates not found`] {else} [s`No templates`] {/if}
{/if}
{* Check email template dialog *}

[s`Checking the sending of email messages`]

{* Recipient *}
[s`Recipient's email`]
 [s`or`] [s`cancel`]
{* Message about the requirement to save changes *}

[s`Save your template`]

[s`To check whether you send email message, you must save the changes you made.`]