{% extends 'main.html' %} {% load static %} {% block content %}

Check Your CARES Registrations

Enter your email address to view your CARES species registrations

** Beta Site | Under Development ** registration lookup not yet enabled

{% if messages %} {% for message in messages %} {% endfor %} {% endif %}
{% csrf_token %}
Please enter a valid email address.
Use the email address associated with your CARES registrations.

Privacy Notice: Your email is only used to manage CARES registrations.

{% endblock content %}