{if !empty($domain_alias)}
[`Alias (mirror site) for`]
{$domain_alias}
{else}
{/if}
{if !empty($domain_alias)}
{* ROBOTS.TXT *}
{_renderRobotsControl}
{/if}
{if empty($domain_alias)}
{* 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}