{% load static %} {% block onboarding_service %}
{{ ttl_create_service }}
{% include 'tutorials/onboarding_progress_bar.html' with step1="completed" step2="completed" step3="completed" step4="active" %}
{{ onb_service_description_and_name }}:
{{ onb_qq_which_escalation_policy_for_service }}
{{ onb_service_retrigger_after }}:
{{ det_10_minutes }}
{{ det_15_minutes }}
{{ onb_service_reduce_interruption }}:
{{ ins_yes }}
{{ ins_no }}
{% endblock %}