From dd697a062f97cd6f4bff27e85e54b3005e3eb3e7 Mon Sep 17 00:00:00 2001 From: Ivlev Denis Date: Wed, 7 Mar 2018 11:09:49 +0300 Subject: [PATCH] Update user profile template --- apps/user/templates/user/profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/user/templates/user/profile.html b/apps/user/templates/user/profile.html index aeec9433..0efe07b9 100644 --- a/apps/user/templates/user/profile.html +++ b/apps/user/templates/user/profile.html @@ -98,7 +98,7 @@
- {% include "course/school.html" with course_items=published %} + {% include "course/school.html" %}
@@ -120,4 +120,4 @@ -{% endblock content %} \ No newline at end of file +{% endblock content %}