4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
|
{% for net in postfix_mynetworks_data %}
|
||
|
{{ net }} OK
|
||
|
{% endfor %}
|