fradrive/templates/formPageI18n.hamlet

9 lines
226 B
Plaintext

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