diff --git a/lms/templates/wiki/base.html b/lms/templates/wiki/base.html index c8f5eadf29..2a9c69fed9 100644 --- a/lms/templates/wiki/base.html +++ b/lms/templates/wiki/base.html @@ -6,7 +6,6 @@ {% block bodyclass %}view-in-course view-wiki{% endblock %} {% block headextra %} - {% stylesheet 'course' %} {% stylesheet 'style-course-vendor' %} {% stylesheet 'style-course' %}