local myform = form.value ?>
Are you you sure you want to delete = myform.iface.value ?>
-- We need to put in a form that holds the interfaces name (it should be hidden).
io.write(html.form[myform.iface.type](myform.iface))
?>
= html.form[myform.action1.type](myform.action1) ?>
= html.form[myform.action2.type](myform.action2) ?>