mirror of
https://gitea.0xace.cc/ansible-galaxy/network.git
synced 2024-11-24 22:36:38 +00:00
4 lines
55 B
Django/Jinja
4 lines
55 B
Django/Jinja
{% for route in item.route %}
|
|
{{ route }}
|
|
{% endfor %}
|