{% extends "base.html" %} {% block extra-head %} {% script "/js/lib/node_modules/selectize/dist/js/standalone/selectize.min.js" %} {% style "/js/lib/node_modules/selectize/dist/css/selectize.css" %} {% endblock %} {% block content %}
Address_id {% if {{record.address_id}} %} {% ifmemberof admin %} {% for option in address_id %}{{option.address}} {{option.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 %} {% else %} {% ifmemberof admin %} {% for option in address_id %}{{option.address}} {{option.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 %} {% endif %}
Sub-address {% if {{record.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 %} {% else %} {% 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 %} {% endif %}
To save this dwellings record
To delete this dwellings record