+
-
+ {% set main = images[0] %}
+
{% endif %}
-
- {# Display annotated users for main image #}
- {% if main.annotatedUsers|length > 0 %}
-
- {% for userAnnotation in main.annotatedUsers %}
- {% set parts = userAnnotation|split(':') %}
- {% if parts|length == 3 %}
-
- {% endif %}
+
+ {# Display annotated users for main image #}
+ {% if main.annotatedUsers|length > 0 %}
+
-
-
- {% endif %}
- {% endfor %}
-
+ {% for userAnnotation in main.annotatedUsers %}
+ {% set parts = userAnnotation|split(':') %}
+ {% if parts|length == 3 %}
+
+ {% endif %}
+
+
+
+ {% endif %}
+ {% endfor %}
+