{% extends "gw/bits/address_base.html" %} {% block body_detail %} {% if isused %}
{% endif %}
| Наименование: | {{ item.name }} |
|---|---|
| Сокращение: | {% if item.type %} {{ item.type }} {% endif %} |
| Расположение сокращения: | {% if item.typeplace %} {{ item.typeplace }} {% endif %} |
| Печатать: | {% if item.publish %} √ {% endif %} |
| Конец: | {% if item.endpoint %} √ {% endif %} |
| Индекс: | {% if item.zip %} {{ item.zip }} {% endif %} |
| Полное наименование: | {% if item.fullname %} {{ item.fullname }} {% endif %} |
| X | E |
Еще: ▶
{% endif %}