mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2025-01-18 19:52:19 +00:00
4 lines
55 B
Django/Jinja
4 lines
55 B
Django/Jinja
{% for route in item.route %}
|
|
{{ route }}
|
|
{% endfor %}
|