1 %}data-prop-slider{% endif %}>
{% for media in p.media_gallery %}
{% if media.type == "video" %}
{% else %}
{% endif %}
{% endfor %}
{{ p.get_status_display }}
{% if p.video_src %}
Video
{% endif %}
{% if p.media_gallery|length > 1 %}
{% endif %}
Rs {{ p.price }}
{{ p.title }}
{% if p.location %}{{ p.location.name }}{% else %}{{ p.location_text }}{% endif %}
{% if p.bedrooms %}{{ p.bedrooms }} Beds{% endif %}
{% if p.bathrooms %}{{ p.bathrooms }} Baths{% endif %}
{% if p.area_sqft %}{{ p.area_sqft }} sq.ft{% endif %}