network/templates/route.j2

4 lines
55 B
Plaintext
Raw Normal View History

2021-10-26 21:34:13 +00:00
{% for route in item.route %}
{{ route }}
{% endfor %}