getAttribute('showDate')}style="align-items: stretch;"{/if}>
{if $this->getAttribute('showCreator')}
{user id=$Child->getAttribute('c_user') var=User}
{if $User->getId() && $User->getAttribute('firstname')}
{$User->getAttribute('firstname')}
{else if $User->getId()}
{$User->getname()}
{/if}
{/if}