Begin updating fields

This commit is contained in:
Luis Cielak
2018-07-25 15:12:30 -04:00
parent f1679c0c20
commit 84d25d0e4e
3 changed files with 41 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
<div class='usa-input {% if errors %}usa-input--error{% end %}'>
<label for={{input.name}}>
<label for={{field.name}}>
{{ label }}
{% if description %}