{if $app.id === 'mailer'} {_w('This subsection is not available in the client account because Mailer app is not added to the site settings.')} {else} {sprintf_wp('This subsection is not available in the client account because %s app is not added to the site map.', {$app.name|escape})} {/if}
{if $app.id === 'mailer'} {$_href_add_app = "{$wa_app_url}settings/?domain_id={waRequest::request('domain_id')}&dialog_add_app={$app.id}"} {else} {$_href_add_app = 'javascript:void(0)'} {/if} [`Add app`] {$app.name|escape}{sprintf_wp('%s personal account URL: %s ', $app.name, '', '')}
{if $app.id === 'mailer'}{sprintf_wp( 'Design theme for this subsection is set up in Mailer app’s settings via the <%s>site settings %s<%s>.', sprintf( 'a class="text-dark-gray js-close-dialog" href="%s"', "{$wa_app_url}settings/?domain_id={waRequest::request('domain_id')}" ), '', '/a' )}
{/if} {$personal_settings|default:''}{sprintf_wp('%s personal account is disabled on this site.', $app.name)}