From 31867ef6ad29c604d221d739d093a6fda25c5755 Mon Sep 17 00:00:00 2001 From: nikita Date: Sat, 30 Jun 2018 12:21:49 +0300 Subject: [PATCH] =?UTF-8?q?=C2=AB=D0=9F=D0=BE=D1=81=D0=BB=D0=B5=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BA=D1=83=D0=BF=D0=BA=D0=B8=20=D0=B8=20=D0=BE=D0=BF?= =?UTF-8?q?=D0=BB=D0=B0=D1=82=D1=8B=20=D0=BF=D0=BE=D0=BA=D0=B0=D0=B7=D1=8B?= =?UTF-8?q?=D0=B2=D0=B0=D0=B5=D1=82=D1=81=D1=8F=20=D1=8D=D0=BA=D1=80=D0=B0?= =?UTF-8?q?=D0=BD=20=D1=81=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA=D0=BE=D0=B9=20?= =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=B9=D1=82=D0=B8=20=D0=BA=20=D1=88?= =?UTF-8?q?=D0=BA=D0=BE=D0=BB=D0=B5.=20=D0=A1=D0=B5=D0=B9=D1=87=D0=B0?= =?UTF-8?q?=D1=81=20=D0=BE=D0=BD=20=D0=B2=D0=B5=D0=B4=D0=B5=D1=82=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D1=83=D1=8E,=20=D0=B0?= =?UTF-8?q?=20=D0=B4=D0=BE=D0=BB=D0=B6=D0=B5=D0=BD=20=D0=B2=D0=B5=D1=81?= =?UTF-8?q?=D1=82=D0=B8=20=D0=B2=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8=D0=BB?= =?UTF-8?q?=D1=8C=20=D0=B8=20=D0=B2=D0=BA=D0=BB=D0=B0=D0=B4=D0=BA=D1=83=20?= =?UTF-8?q?=D0=9B=D0=B0=D0=B3=D0=B5=D1=80=D1=8C/=D1=88=D0=BA=D0=BE=D0=BB?= =?UTF-8?q?=D0=B0=20https://monosnap.com/file/9CK5N7BLhyAbwN4Hqh3kMzziuGY0?= =?UTF-8?q?Ko=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/payment/templates/payment/payment_success.html | 2 +- apps/user/templates/user/profile.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/payment/templates/payment/payment_success.html b/apps/payment/templates/payment/payment_success.html index 670678fa..658a9d47 100644 --- a/apps/payment/templates/payment/payment_success.html +++ b/apps/payment/templates/payment/payment_success.html @@ -5,7 +5,7 @@ {% if school %}
Вы успешно приобрели доступ к урокам онлайн-школы!
- ПЕРЕЙТИ К ШКОЛЕ + ПЕРЕЙТИ К ШКОЛЕ
{% else %}
Вы успешно приобрели курс!
diff --git a/apps/user/templates/user/profile.html b/apps/user/templates/user/profile.html index cea0b4ee..28aa473c 100644 --- a/apps/user/templates/user/profile.html +++ b/apps/user/templates/user/profile.html @@ -67,12 +67,12 @@
- + {% if not simple_user %} - {% endif %}