{{ form.hidden_tag() }} {{ form.photo.label }}
{{ form.photo() }} {{ form.typeofpin }}

{{ form.submit() }}