{% extends "base.html" %} {% block extra-head %} {% endblock %} {% block content %}
Id {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.id}} {% else %} You are not permitted to view id of dwellings {% endifmemberof %} {% endifmemberof %}
Address_id {% ifmemberof admin %} {% for r in addresses %}{{r.address}} {{r.postcode}}{% endfor %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.address_id}} {% else %} You are not permitted to view address_id of dwellings {% endifmemberof %} {% endifmemberof %}
Sub-address {% ifmemberof admin %} {% else %} {% ifmemberof canvassers teamorganisers issueexperts analysts issueeditors admin %} {{record.sub_address}} {% else %} You are not permitted to view sub_address of dwellings {% endifmemberof %} {% endifmemberof %}
To save this dwellings record
To delete this dwellings record