{if isset($headerTitle)}
{$headerTitle}
{/if} {if isset($bodyContent)}
{$bodyContent}
{/if} {if isset($footerContent)}
{$footerContent}
{/if}