{% for p in posts %} {% if currentLoop.currentIndex == 0 %}
{% if p.ext_subtitle.length %}
{{p.ext_subtitle}}
{% /if %}
$[timeformat('{{p.dateGTM}}')]
{{ p.desContent }}