From 38b924b99bf15c4210d5457346c7c03806118a6b Mon Sep 17 00:00:00 2001 From: gzbender Date: Tue, 18 Sep 2018 15:10:21 +0500 Subject: [PATCH] =?UTF-8?q?LIL-667=20=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D1=82=D1=8C=20=D0=B2=D0=B5=D1=80=D1=81=D1=82=D0=BA=D1=83?= =?UTF-8?q?=20=D0=BF=D0=BE=D0=BA=D1=83=D0=BF=D0=BE=D0=BA=20=D0=B2=20=D0=9B?= =?UTF-8?q?=D0=9A=20=D0=BC=D0=BE=D0=B1=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/user/templates/user/profile.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/user/templates/user/profile.html b/apps/user/templates/user/profile.html index 9bddf2b0..9ad4d552 100644 --- a/apps/user/templates/user/profile.html +++ b/apps/user/templates/user/profile.html @@ -73,13 +73,14 @@
-
+
{% if is_school_purchased %}
+ style="height: 200px; object-fit: cover;" /> +
Подробнее
{{ school_purchased_weekdays }} @@ -110,7 +111,7 @@
{% if is_author %}
-
+
{% if published.exists %} {% include "course/course_items.html" with course_items=published %}