{extend name="public/base" /} {block name="title"} {notempty name="article.seo_title"}{$article.seo_title}{else /}{__BLOCK__}{/notempty} {/block} {block name="seo"} {notempty name="article.seo_keywords"} {else /} {__BLOCK__} {/notempty} {/block} {block name="style"} {/block} {block name="header"} {/block} {block name="main"}
{$article.content|raw|default=''}
{/block} {block name="script"} {/block}