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 %}