{% extends 'badge/badge_layout.html' %} {% block title %}Photo Upload{% endblock %}Edit Data {% block style %} {% endblock %} {% block content %} {% for mesg in get_flashed_messages(category_filter=["successMsg"]) %}
×{{ mesg }}
{% endfor %} {% for mesg in get_flashed_messages(category_filter=["errorMsg"]) %}
×{{ mesg }}
{% endfor %}


PHOTO UPLOAD



Delegate Details

(If you want to update the delegate details, please use the input fields below)

Delegate Image

{% if conf_id in [55] :%}









{% endif %}
Back

Selfie Capture Success

Fail to start camera, please allow permision to access camera.
If you are browsing through social media built in browsers, you would need to open the page in Sarafi (iPhone)/ Chrome (Android)
{% endblock %} {% block bottomscript %} {% endblock %}