{% extends request.is_ajax|yesno:'nullcont.htm,abonapp/ext.htm' %} {% block content %}
| Приоритет | Тариф | Стоимость | Входящая скорость | Исходящая скорость | Время действия | Ред. | |
|---|---|---|---|---|---|---|---|
| {{ trf.tariff_priority }} | {% if perms.tariff_app.change_tariff %} {{ trf.tariff.title }} {% else %} {{ trf.tariff.title }} {% endif %} | {{ trf.tariff.amount }} | {{ trf.tariff.speedIn }} | {{ trf.tariff.speedOut }} | {{ trf.tariff.time_of_action }} | {% if trf.id != active_abontariff_id %}{% if perms.abonapp.can_activate_service %} {% if not active_abontariff_id %} {% endif %} {% endif %} {% if perms.abonapp.delete_abontariff %} {% endif %} | {% else %}Завершить | {% endif %}
| Нет подключённых абоненту услуг. {% if perms.abonapp.can_buy_tariff %} Купить {% endif %} | |||||||
| Купить услугу | |||||||