+ {% for img in images %}
+
+ {% endfor %}
+
+ {% endif %}
+
+ {% for userAnnotation in main.annotatedUsers %}
+ {% set parts = userAnnotation|split(':') %}
+ {% if parts|length == 3 %}
+
+ {% endif %}
+
+
+
+ {% endif %}
+ {% endfor %}
+