[#if list?size gt 0] [#assign a=list[0]]
[#list list as a] [#if a_index gt 0] [[@StrLimit s=a.title l='14'/]] [/#if] [/#list]