9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
$newline never
|
|
$maybe text <- formText
|
|
<h2>
|
|
_{text}
|
|
$#TODO: anchor must be generic for working with multiple forms
|
|
<a id="forms">
|
|
<form method=post action=@{actionUrl}#forms enctype=#{formEnctype}>
|
|
^{formWidget}
|