{if isset($SessionUser) && $SessionUser->getId()}
{$Control->create()}
{else}
{if $Template->getAttribute('content-body') && $Site->getAttribute('content')}
{$Site->getAttribute('content')}
{/if} {control control="QUI\TemplateCologne\Controls\LoginAndRegister"}
{/if}