{% for key,value in values.items() %} {% include 'partials/values/item.html' %} {% endfor %}
{% include 'icons/chevron-down.svg' %} {% include 'icons/chevron-right.svg' %}
{% if run %}
Spawned: {{ run.started.strftime('%l:%M %p %Z on %b %d, %Y') }}
{% else %} {% include 'partials/values/add.html' %} {% endif %}