Picker

{% with img=current %}
${img.title}
{% end-with %}
{% for img in images %}
${img.title}
{% end-for %}