{$title}

{if $tags}

{str tag=tags}: {list_tags owner=$owner tags=$tags}

{/if}

{$description|clean_html|safe}

{if isset($attachments)} {foreach from=$attachments item=item} {if $icons}{/if} {/foreach}
{str tag=attachedfiles section=artefact.blog} {str tag=attachments section=artefact.blog} {$attachments|count}
{$item->title} ({$item->size}) - {str tag=Download section=artefact.file}
{$item->description}
{/if} {if $license}
{$license|safe}
{/if}