{if !empty($url)}{$url_decoded|escape}{/if}
{if !empty($warnings)}
{if isset($warnings.no_site_storefront)}
[s`This page will not be published because there is no settlement, or routing rule, for this app in the site structure settings. Set up a settlement in Site app’s “Structure” section to publish this page.`]
{elseif isset($warnings.deleted_site_storefront)}
[s`This page is unsettled (unpublished), i.e. not connected to any of your site’s routing rules. Set up a settlement in Site app’s “Structure” section to publish this page.`]
{elseif isset($warnings.several_site_storefront)}
[s`This page is unsettled (unpublished), i.e. not connected to any of your site’s routing rules. Drag this page out of the Unpublished section in the left sidebar to connect it to any of your existing site’s routes.`]
{/if}
{/if}