diff --git a/abonapp/templates/abonapp/service.html b/abonapp/templates/abonapp/service.html index 1a3bc6d..dd1326c 100644 --- a/abonapp/templates/abonapp/service.html +++ b/abonapp/templates/abonapp/service.html @@ -23,10 +23,18 @@ {% with can_ch_trf=perms.tariff_app.change_tariff %} {% for service in services %} - - - + + {% if abon_tariff %} + + + + {% else %} + + + + {% endif %} + {% if can_ch_trf %} {{ service.title }}