{% extends 'base.html' %} {% block header%}

Certificate Verification

{% endblock %} {% block content %} {% if serial_key %}
{% if intern_ship %} {% else %} {% endif %} {% for key, value in detail.items %} {% endfor %}
Internship DetailsParticipation Details
{{ key }} {{ value }}
< Back
{% else %}

Enter the alphanumeric characters below the QR code
OR
Enter the serial number you received while scanning the QR code on certificate


{{ detail }} {% csrf_token %}
{% endif %}

Problem in verfying details ? write to us at certificates[at]fossee[dot]in

{% endblock %} {% block javascript %} {% endblock %}