aboutsummaryrefslogtreecommitdiff
blob: ae0e2ec0ac56a69d0b3cc5bb5bc2cb19e85c7573 (plain)
1
2
3
4
5
6
7
$def with (form)
$var title: Host

<h2>Input host uuid</h2>
<form method="POST">
    $:form.render()
</form>