<{if $box->showHeader}section{else}div{/if} class="box{if $box->getImage()} boxWithImage{/if}{if $box->showEditButton()} boxWithEditButton{/if}{if $box->cssClassName} {$box->cssClassName}{/if}" data-box-identifier="{@$box->identifier}"> {if $box->showEditButton()} {icon name='pen-to-square'} {/if} {if $box->getImage()}
{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}