aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/src/tui/views/firewall.html
blob: 30f5a9b77f93930f74d4e4c76a8412d8f969e658 (plain)
1
2
3
4
5
6
7
$def with (form)

<h2>Firewall configuration page</h2>

<form action="" method="POST">
$:form.render()
</form>