title = "Property Listing" url = "/property-listing/:page?" layout = "layout" is_hidden = 0 [propertylist] noPropertyMessage = "No properties found" displayType = "listProperty" pageNumber = "{{ :page }}" itemsPerPage = 9 detailPage = "property" searchPage = "property-listing" sortField = "created_at" sortType = "desc" [mappropertylist] mapTitle = "FHA Properties" mapStyle = "default" centerLat = 9.072264 centerLng = 7.491302 zoom = 9 mapMarker = "./themes/fha/assets/images/map-marker/map-marker2.png" iconAnimation = "BOUNCE" iconXOffset = 0 iconYOffset = 0 detailPage = "property" thumbMode = "auto" thumbWidth = 640 thumbHeight = 480 [filterform] displayType = "largeFilter" filterPage = "property-listing" amenityList = 0 ==
{% component 'mappropertylist' %}
{% component 'filterform' %}
{% component 'propertylist' %}