{if $showPageTitle || $showPageShort}

{$Site->getAttribute('title')}

{if $Site->getAttribute('short')}
{$Site->getAttribute('short')|nl2br}
{/if}
{/if} {$Template->getBody()}