{% extends "smartestate/base.html" %} {% block filter_search_form %} {% if show_filter_search_on_homepage %}


{% include "listings/filter-search-homepage.html" %}
{% endif %} {% endblock %} {% block content %}

{{ cover_text|safe }} {% endblock %}