fix indent

This commit is contained in:
CroneKorkN 2025-07-11 23:55:33 +02:00
parent e7c5fe9213
commit 8829902e0b
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -15,7 +15,7 @@ table ip nat {
% for rule in sorted(nat): % for rule in sorted(nat):
${rule} ${rule}
% endfor % endfor
} }
} }
% endif % endif