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