{{ Html.input('date', name, value).id(options.id).class('form-control').attribute('autocomplete','off').attribute('spellcheck','false') .attribute('min', options.min) }}
{% include 'form.help' %} {% include 'form.feedback' %}