{% if instancesList %} {% for instance in instancesList %} {% endfor %}
{{ instance.getName }} 
{% else %}

No waveforms are currently running. If they should be, check if node booter is running.

{% endif %}