{% extends "construction/base.html" %} {% load static i18n humanize construction_tag %} {% block sidebar %} {% endblock %} {% block topbar %}
{% endblock %} {% block page_title %}{{construction.full_address}}
{% if construction.constructor.all|length > 2 %} {{construction.constructor.first.name}} and others {% else %} {% for constructor in construction.constructor.all %} {{constructor.name}}{% if not forloop.last %}, {% endif %} {% endfor %} {% endif %}
{{construction.budget|floatformat:"-2"|intcomma|default:0}}
{{construction.start_date}}
No Constructions