{% include 'header.html' %} {% from 'macros.html' import breadcrumb %}
{{ breadcrumb([ {'text': 'Home', 'url': '/'}, {'text': 'Automation Strategies', 'url': '/automation'}, {'text': 'New', 'url': '/automation'} ]) }}

New Automation Strategy

TODO/WIP:

{% include 'inc_messages.html' %}
{% include 'footer.html' %}