{% block head %}{% endblock %} {% include 'layouts/_header.html' %}
{% include 'layouts/_head-real-estate.html' %}
{% block page %} {% include 'partials/page.' + slug + '.html' ignore missing %} {% endblock %}
{% block scripts %}{% endblock %}