{if $topic.id}{$topic.title|escape}{else}[`New topic`]{/if}

[`Category`]: {* Updated by JS depending on currently selected hub. *}

{* * Buttons for draft mode, NOT selecting subscribers *} Ctrl + S
{* * Buttons for draft mode, selecting subscribers *}
[`To`]
{* Updated by JS *}
{* Template for user row *} {strip} {/strip}
[`Message`]
{* * Buttons for published topic *} Ctrl + S
{$wa->csrf()}
{* Dialog to edit meta data *}

[`Meta`]

[`Title`] <title>
[`Meta description`]
[`Meta keywords`]
[`Custom parameters`]
{$use_custom_settings = !isset($og.title) && !isset($og.description)}
[`Social media tags (Open Graph)`]
[`Social sharing`]
[`Social sharing title`] og:title
[`Social sharing image URL`] og:image

[`If no value is specified, a social network will attempt to automatically determine a preview image.`]
[`Social sharing video URL`] og:video
[`Social sharing description`] og:description
[`or`] [`cancel`]
{$wa->csrf()}

[`Upload image`]

[`or`] [`cancel`]
{include file="./include.delete_confirm.html" inline}