[#if list?size gt 0] [#assign a=list[0]]

[@StrLimit s=a.title l='20'/]

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

[/#if] [#if isPage]
[@Page pageType='1'/]
[/#if]