remove obsolete comment from form.hamlet

This commit is contained in:
Felix Hamann 2019-02-19 21:03:08 +01:00
parent 184ebaf064
commit c627348bd6

View File

@ -19,6 +19,5 @@ $case formLayout
<div .form-group__hint>^{hint}
<div .form-group__input>
^{fvInput view}
$# TODO: check that error display works as intended
$maybe err <- fvErrors view
<div .form-error>#{err}