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