{% autoescape false %} {{ app_files }} {% endautoescape %}
{% include "header.html" %} {% include navigation %}
Close Non Match upload form
Target identifier
CNM identifier
{% if not admin %}
Personal identifier
{% else %}
Uploader user
{% endif %}
Selected CNM?
Is this the candidate you have selected?
Yes, this is my personal choice
No, this is the best candidate from an AFIS point of view
Good CNM?
Do you consider this candidate to be a good Close Non Match?
Yes
No
Database size
AFIS rank
Location
Quality
{% for q in all_qualities %}
{{ q[ 'name' ] }}
{% endfor %}
Public notes
{% if not admin %}
CNM card
Screenshot
{% endif %}
Uploaded tenprint cards ({{ uploaded_cards|length }})
{% for f in uploaded_cards %}
-
{% endfor %}
Uploaded screenshot files ({{ uploaded_screenshots|length }})
{% for f in uploaded_screenshots %}
-
{% endfor %}