{% extends "base.html" %} {%block content%}

Use your webcam to take a photo!

  1. Click ✔ to allow camera access →
  2. Smile for the camera
  3. Click the button ↓

No webcam? Upload a photo!

{{raw_form.as_ul}}
{% csrf_token %} {{ form.non_field_errors }}
{{form.captioned_photo.errors}} {{form.captioned_photo}}
{{ form.captioned_photo.errors }}
{% if recognized %} Not {{user.first_name}} {{user.last_name}}? click here {%else%}
{%endif%}
Clear Start Over privacy policy

“You will receive updates from Presente.org as a result of submitting your email. You will be able to unsubscribe from our list at any time. Presente.org won’t share your information with anyone else without your consent.”

{%endblock%} {%block extra_script%} {%endblock%}