{% if pager|length() > 0 %}
{% for item in pager %} {{ render( controller( 'ez_content:viewLocation', { 'locationId': item.contentInfo.mainLocationId, 'viewType': 'block' } ) ) }} {% endfor %} {##}
{#
This is an example of a HTML caption with a link.
#}
{% endif %}