{if $this->getAttribute('showTitle') && $this->getAttribute('frontendTitle')}

{$this->getAttribute('frontendTitle')}

{/if} {if $this->getAttribute('content') != ""}
{$this->getAttribute('content')}
{/if} {if empty($locations)} {else} {if $Pagination && $this->getAttribute('showSheets') && $sheets > 1} {$Pagination->create()} {/if} {/if}