{* * This template is used as a separate dialog loaded via XHR * on Site Map screen, but also is included in parent screen HTML * on Editor page. *}

{if empty($page)}[`New page`]{else}[`Page settings`]{/if}

{if empty($page)}{/if} {if !empty($options)} {foreach $options.data as $k => $v} {/foreach} {/if}
[s`Page name`]
{if !empty($page.id)} id: {$page.id} {/if}

[`Used as the page title. Can be displayed on the site if allowed by design settings.`]

[s`Draft`] [s`Published`]
{if empty($url) && empty($warnings)}

[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 !$page || !$page.id} {/if}