{% if list.district: %} {{ list.district+","}} {% endif %} {% if list.city is not none: %} {{ list.city+","}} {% endif %} {% if list.locality is not none: %} {{ list.locality}} {% endif %}
{% if list.listtype == 'Sell' and list.proptype == 'Plot' : %}