{% 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 addresses {% endifmemberof %} {% endifmemberof %}
address {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.address}} {% else %} You are not permitted to view address of addresses {% endifmemberof %} {% endifmemberof %}
postcode {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.postcode}} {% else %} You are not permitted to view postcode of addresses {% endifmemberof %} {% endifmemberof %}
phone {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.phone}} {% else %} You are not permitted to view phone of addresses {% endifmemberof %} {% endifmemberof %}
district_id {% ifmemberof admin %}
latitude {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.latitude}} {% else %} You are not permitted to view latitude of addresses {% endifmemberof %} {% endifmemberof %}
longitude {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.longitude}} {% else %} You are not permitted to view longitude of addresses {% endifmemberof %} {% endifmemberof %}
To save this addresses record
To delete this addresses record