{% include 'header.html' %}

Automation Strategy {{ strategy_id }}

{% for m in messages %}

{{ m }}

{% endfor %} {% for m in err_messages %}

Error: {{ m }}

{% endfor %}
Option Type
Label {{ strategy.label }}
Type {{ strategy.type }}
Only known identities {{ strategy.only_known_identities }}
Data
Notes
{% include 'footer.html' %}