{% extends 'management/base.html' %} {% load static %} {% load crispy_forms_filters %} {% block content %}

Add Voters via QR Code

What's the voters name? Hint: You can also leave the name empty.
{% csrf_token %}
Cancel
{% endblock %} {% block footer_scripts %} {% endblock %}