{if !empty($domain_alias)}
[`Alias (mirror site) for`]
{$domain_alias}
{else}
{/if}
{if !empty($domain_alias)}
{* ROBOTS.TXT *}
{_renderRobotsControl}
{/if}
{if empty($domain_alias)}
[`Background`]
[`Background can be changed to customize your Site app backend, which is useful when you have several websites powered by one Webasyst installation. The selected background will not be displayed in the frontend.`]
[`Custom JavaScript code within <head>`]
[`Additional JavaScript code to be added before the closing </head> tag:`]
</head>
{* FAVICON *}
{* ICON FOR IOS *}
[`Touch icon for iOS`]
{if $touchicon}

{/if}
[`Upload iOS touch icon`] (.PNG, [`from 152x152 and up to 1024x1024 px`]):
{if isset($touchicon_message)}
{$touchicon_message}{/if}
{* ROBOTS.TXT *}
{_renderRobotsControl}
{* CDN *}
[`CDN`]
{foreach $cdn_list as $_cdn}
{_renderCdnItem _cdn=$_cdn}
{foreachelse}
{_renderCdnItem}
{/foreach}
[`Add`]
[`Enable CDN (Content Delivery Network) support for this site by entering CDN URL prefix.`]
{* ERROR NOTIFICATIONS *}
{* @event backend_settings.%plugin_id%.section *}
{foreach $backend_settings as $_}{ifset($_.section)}{/foreach}