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

<h2>Wireless configuration page</h2>

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