{% spaceless %} {#
| номер | {% endif %}дата время | действие | результат |
|---|---|---|---|
| действий не найдено | |||
| {{ tel.phone }} | {% endif %}{{ tel.add_dt }} | {{ tel.tip }} | {% if tel.result == 'COMPLETE' %} успешно обработан {% elseif tel.result == 'ERROR' %} {% if tel.error is not empty and tel.error is defined %} Ошибка: {{ tel.error }} {% endif %} {% else %} {{ tel.result }} {% endif %} |