[#escape x as (x)!?html] [#list list as bean]
  • [#if bean.image??][@A bean=bean class="mr-3"]${bean.title}[/@A][/#if]

    [@A bean=bean class="cm-link text-decoration-none"/]

    [@A bean=bean class="text-reset text-sm text-decoration-none"]${substring(bean.description,60,'...')}[/@A]

    [#list bean.channel.paths as c][@A bean=c/][#if c_has_next] > [/#if][/#list] ${bean.views}
    ${bean.publishDate.format('yyyy-MM-dd')}
  • [#if !bean_has_next] [/#if] [/#list] [/#escape]