{% extends "base.html" %} {% block content %}
id {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.id}} {% else %} You are not permitted to view id of electors {% endifmemberof %} {% endifmemberof %}
name {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.name}} {% else %} You are not permitted to view name of electors {% endifmemberof %} {% endifmemberof %}
dwelling_id {% ifmemberof admin %}
phone {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.phone}} {% else %} You are not permitted to view phone of electors {% endifmemberof %} {% endifmemberof %}
email {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.email}} {% else %} You are not permitted to view email of electors {% endifmemberof %} {% endifmemberof %}
gender {% ifmemberof admin %}
To save this electors record
To delete this electors record