{% extends 'partials/base.html' %} {% load staticfiles %} {% load thumbnail %} {% block content %} {% include 'partials/header.html' %}

Работы на продажу

Специализации:
Тип работ:

Расширенный поиск

Классификация
Вид строительства:
Местоположение:
{% for work in object_list %} {% endfor %}
{# {% if is_paginated %}#} {#
#} {# #} {#
#} {# {% endif %}#}
{% include 'partials/pagination.html' %}
{% include 'partials/footer.html' %}
{% endblock %}