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

<h2>Wired configuration page</h2>

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