{%get name=tags class=max:10%} {% if count(tags)>0 %}

TAG

{%forlist from=$array key=i%} {%$array[i].title%} {%/forlist%}
{%/if%} {%/get%}