{% extends 'base.html' %} {% block title %} Property : : {{details[0].meta_title}} {% endblock title %} {% block body %}

{% if details[0].bhk == None: %} {{ details[0].requiretype }} {% else :%} {{ details[0].bhk }} {% endif %} {{details[0].proptype}} for {{ details[0].listtype}}

{% if details[0].house_no is not none: %} {{ details[0].house_no+","}} {% endif %} {% if details[0].city is not none: %} {{ details[0].city+","}} {% endif %} {% if details[0].district: %} {{ details[0].district+","}} {% endif %}
{% if details[0].locality is not none: %} Locality: {{ details[0].locality}} {% endif %}
{% if details[0].landmark is not none: %} Land Mark: {{ details[0].landmark}} {% endif %}

{% if details[0].listtype == 'Sell' and details[0].proptype == 'Plot' : %}

₹ {% if details[0].amount_text == '': %} {{ details[0].price }} Price {% else :%} {{ details[0].amount_text}} {% endif %}

{% endif %} {% if details[0].listtype == 'Sell' and details[0].proptype != 'Plot' : %}

₹ {% if details[0].amount_text == '': %} {{ details[0].cost }} Price {% else :%} {{ details[0].amount_text}} {% endif %}

{% endif %} {% if details[0].listtype == 'Rent': %}

₹ {% if details[0].amount_text == '': %} {{ details[0].monthly_rent }} Monthly Rent {% else :%} {{ details[0].monthly_rent}} {% endif %}

{% endif %} {% if details[0].brochure %} Download Brochure {% endif%} {% if details[0].floor_plan %} Download Floor Plan {% endif%}
    {% if details[0].bhk %}
  • {{details[0].bhk}}

    Bedrooms

  • {% endif%} {% if details[0].bathroom %}
  • {{details[0].bathroom}}

    Bathrooms

  • {% endif%} {% if details[0].built_area %}
  • {{details[0].built_area}}

    {% if details[0].unit!=None: %} {{details[0].unit}} {% endif %}

  • {% endif%} {% if details[0].plot_area %}
  • {{details[0].plot_area}}

    {% if details[0].unit!=None: %} {{details[0].unit}} {% endif %}

  • {% endif%}

Features Overview

{% if details[0].propery_desc_remark %}

{{details[0].propery_desc_remark}}

{% endif%}
    {% if details[0].built_area %}
  • Size:
    {{details[0].built_area}} {% if details[0].unit!=None: %} {{details[0].unit}} {% endif %}

  • {% endif%} {% if details[0].length %}
  • Length:
    {% if details[0].length!=None: %} {{details[0].length}} {% endif %}

  • {% endif%} {% if details[0].width %}
  • Width:
    {% if details[0].width!=None: %} {{details[0].width}} {% endif %}

  • {% endif%} {% if details[0].floor_const_allow %}
  • Floors Allowed For Construction:
    {% if details[0].floor_const_allow!=None: %} {{details[0].floor_const_allow}} {% endif %}

  • {% endif%} {% if details[0].furnish_type %}
  • Furnished:
    {{details[0].furnish_type}}

  • {% endif%} {% if details[0].bhk %}
  • Configurations:
    {{details[0].bhk}} {{details[0].proptype}}

  • {% endif%} {% if details[0].boundry_wall %}
  • Boundary wall around the property?:
    {% if details[0].boundry_wall!=None: %} {{details[0].boundry_wall}} {% endif %}

  • {% endif%} {% if details[0].open_side %}
  • No. of open sides:
    {% if details[0].open_side!=None: %} {{details[0].open_side}} {% endif %}

  • {% endif%} {% if details[0].construction_done %}
  • construction done on this property?:
    {% if details[0].construction_done!=None: %} {{details[0].construction_done}} {% endif %}

  • {% endif%} {% if details[0].available_from %}
  • Available From:
    {{details[0].available_from}}

  • {% endif%} {% if details[0].parking %}
  • Free Parking:
    {{details[0].parking}}

  • {% endif%} {% if details[0].balcony %}
  • Balcony:
    {{details[0].balcony}}

  • {% endif%} {% if details[0].possesion %}
  • Possession By:
    {% if details[0].possesion!=None: %} {{details[0].possesion}} {% endif %}

  • {% endif%} {% if details[0].ownership %}
  • Ownership By:
    {% if details[0].ownership!=None: %} {{details[0].ownership}} {% endif %}

  • {% endif%} {% if details[0].authority_approve %}
  • Property approved by:
    {% if details[0].authority_approve!=None: %} {{details[0].authority_approve}} {% endif %}

  • {% endif%} {% if details[0].bathroom %}
  • Bathrooms:
    {{details[0].bathroom}}

  • {% endif%} {% if details[0].cons_status %}
  • Possession Status:
    {{details[0].cons_status}}

  • {% endif%} {% if details[0].built_area %}
  • Size:
    {{details[0].built_area}} {% if details[0].unit!=None: %} {{details[0].unit}} {% endif %}

  • {% endif%} {% if details[0].length %}
  • Length:
    {% if details[0].length!=None: %} {{details[0].length}} {% endif %}

  • {% endif%}
{% if details[0].features and details[0].features[0].advantage %}

Property Highlights

{% for adv in details[0].features[0].advantage %}
{{adv}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].othersrooms %}

Other Rooms

{% for othrom in details[0].features[0].othersrooms %}
{{othrom}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].propertyfeatures %}

Property Features

{% for pf in details[0].features[0].propertyfeatures %}
{{pf}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].buildfeature : %}

Building Features

{% for bf in details[0].features[0].buildfeature %}
{{bf}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].additionalfeature %}

Additional Features

{% for adf in details[0].features[0].additionalfeature %}
{{adf}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].flooringtype %}

Flooring Type

{% for ft in details[0].features[0].flooringtype %}
{{ft}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].watersource %}

Water Source

{% for wt in details[0].features[0].watersource %}
{{wt}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].propertyfacing %}

Property Facing

{% for face in details[0].features[0].propertyfacing %}
{{face}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].powerbackup %}

Power Backup

{% for pb in details[0].features[0].powerbackup %}
{{pb}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].overlooking %}

Over Looking

{% for ol in details[0].features[0].overlooking %}
{{ol}}
{% endfor %}
{%endif%} {% if details[0].features and details[0].features[0].amenities %}

Amenities

{% for amt in details[0].features[0].amenities %}
{{amt}}
{% endfor %}
{%endif%}
{% endblock body %}