{if $Brick->getAttribute('frontendTitle')}
{/foreach}
{/if}
{$Brick->getAttribute('frontendTitle')}
{/if} {assign var=showTitle value=$Brick->setSetting('showTitle', false)} {$Brick->create()}
{if !$showHeader}
{if $showPageTitle}
{/if}
{if $showPageShort}
{$Template->getBody()}
{if !empty( $suffixContentBricks )}
{foreach from=$suffixContentBricks item=Brick}
{$Site->getAttribute('title')}
{$Site->getAttribute('short')|nl2br}
{/if}
{/if}
{if $Brick->getAttribute('frontendTitle')}
{/foreach}
{/if}