From 18b387fc365bf7415a5632acf86e68f3bf22bd2b Mon Sep 17 00:00:00 2001 From: bashmak Date: Tue, 11 Apr 2017 13:54:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=D1=8B=D0=B2=D0=BE=D0=B4=20=D1=83=D1=81?= =?UTF-8?q?=D0=BB=D1=83=D0=B3=20=D0=BF=D0=BE=20=D1=88=D0=B8=D1=80=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- abonapp/templates/abonapp/group_tariffs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abonapp/templates/abonapp/group_tariffs.html b/abonapp/templates/abonapp/group_tariffs.html index 160415b..c8b4d0d 100644 --- a/abonapp/templates/abonapp/group_tariffs.html +++ b/abonapp/templates/abonapp/group_tariffs.html @@ -21,7 +21,7 @@ {% else %} {% endif %} - {{ tariff.title }} + {{ tariff.title }}, {{ tariff.amount }}{% trans 'currency' %}, {{ tariff.speedOut }}Mbit/s | {{ tariff.speedIn }}Mbit/s {% endfor %}