{% for bubble in bubbles %} {{ bubble.name }} {% if bubble.queue_position %} #{{ bubble.queue_position }} {% endif %} {% endfor %} {% if show_submit_to_ews %}
{% endif %}