2023-11-22 16:00:28 +01:00

4 lines
77 B
Django/Jinja

{% for domain in postfix_relay_domains %}
{{ domain.domain }} 1
{% endfor %}