{% spaceless %}
| договор | номер | пополнения (2мес) | статус | действия |
|---|---|---|---|---|
| {{ tel.dog }} | {{ tel.ctn|phone('8rus') }} | {% if tel.summa > 0 %}{{ tel.summa|round(2) }}{% else %}-{% endif %} | {{ tel.phone_status ?? '-' }} |
{% if tel.access_block == 'da' %}
{% endif %}
{% if tel.access_block == 'da' %}
{% endif %}
{# детализация #}
{% if 1 == 1 %}
{% endif %}
{# расчёты #}
{% if 1 == 1 %}
{% endif %}
{% if 1 == 2 %}
{% endif %}
{#{{ pa(tel) }}#}
{#{{ pa(tel) }}#}
{#{{ tel.access }}#}
{% set g_tel = tel.ctn %}
{#{{ tel.access }}#}
{% for ac in gsm_accesses %}
{% endfor %}
|