{% extends "base.html" %} {% load i18n %} {% load static %} {% load template_filters %} {% load template_tags%} {% block title %}{% trans "oznameni.templates.oznameni.index_2.title" %}{% endblock %} {% block head %} {% endblock %} {% block content %} {% include "oznameni/header.html" %} {% include "components/uvod.html" %}
{% trans "oznameni.templates.oznameni.index_2.table.projekt" %}: | {{ confirm.ident_cely }} |
---|---|
{% trans "oznameni.templates.oznameni.index_2.table.ozanamovatel" %}: | {{ confirm.oznamovatel }} |
{% trans "oznameni.templates.oznameni.index_2.table.zastupceOznamovatele" %}: | {{ confirm.zastupce }} |
{% trans "oznameni.templates.oznameni.index_2.table.adresa" %}: | {{ confirm.adresa }} |
{% trans "oznameni.templates.oznameni.index_2.table.telefon" %}: | {{ confirm.telefon }} |
{% trans "oznameni.templates.oznameni.index_2.table.email" %}: | {{ confirm.email }} |
{% trans "oznameni.templates.oznameni.index_2.table.katastralniUzemi" %}: | {{ confirm.katastr }} |
{% trans "oznameni.templates.oznameni.index_2.table.dalsiKatastry" %}: | {{ confirm.dalsi_katastry|katastry_to_list }} |
{% trans "oznameni.templates.oznameni.index_2.table.planovaneZahajeni" %}: | {{ confirm.planovane_zahajeni|render_daterange }} |
{% trans "oznameni.templates.oznameni.index_2.table.podnet" %}: | {{ confirm.podnet }} |
{% trans "oznameni.templates.oznameni.index_2.table.lokalizace" %}: | {{ confirm.lokalizace }} |
{% trans "oznameni.templates.oznameni.index_2.table.parcelniCislo" %}: | {{ confirm.parcelni_cislo }} |
{% trans "oznameni.templates.oznameni.index_2.table.oznaceniStavby" %}: | {{ confirm.oznaceni_stavby }} |