{% set id="routes-" + name + "-routing_strategy" %} {% set routing_strategy = route.get('routing_strategy') %} {% if routing_strategy %}
routing_strategy: {{ routing_strategy }} {% include "edit.html" %}