{$text|clean_html|safe} {if isset($attachments)} {foreach from=$attachments item=item} {/foreach}
{str tag=attachedfiles section=artefact.blog} {str tag=Attachments section=artefact.resume} {$count}

{$item->title} ({$item->size}) - {str tag=Download section=artefact.file}

{$item->description}
{if $artefact->get('tags')}
{str tag=tags}: {list_tags owner=$artefact->get('owner') tags=$artefact->get('tags')}
{/if} {/if} {if $commentcount || $commentcount === 0} {$comments|safe} {/if}