{% set page_group = "triggers" %}
{% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{% include 'loyalty/components/TriggersTable.html' %}
{% include 'loyalty/components/templates/coupon-details.html' %}
{% include 'loyalty/components/templates/coupon-settings.html' %}
{% include 'loyalty/components/templates/message-details.html' %}
{% include 'loyalty/components/templates/message-settings.html' %}
{% include 'loyalty/components/templates/summary.html' %}
{% include 'loyalty/components/templates/timing-settings.html' %}
{% include 'loyalty/components/templates/trigger-details.html' %}
{% include 'loyalty/components/templates/trigger-settings.html' %}
{% include 'loyalty/components/templates/trigger-type.html' %}
{% include 'components/footer.html' %}