<{if $box->showHeader}section{else}div{/if} class="box{if $box->hasImage()} boxWithImage{/if}{if $box->cssClassName} {$box->cssClassName}{/if}" data-box-identifier="{@$box->identifier}"> {if $box->hasImage()}
{if $box->hasLink()} {@$box->getImage()} {else} {@$box->getImage()} {/if}
{/if} {if $box->showHeader}

{if $box->hasLink()} {$box->getTitle()} {else} {$box->getTitle()} {/if}

{/if}
{@$box->getContent()}
{if $box->showHeader}{else}{/if}