fix indent
This commit is contained in:
parent
e7c5fe9213
commit
8829902e0b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ table ip nat {
|
||||||
% for rule in sorted(nat):
|
% for rule in sorted(nat):
|
||||||
${rule}
|
${rule}
|
||||||
% endfor
|
% endfor
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
% endif
|
% endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue