diff --git a/lms/templates/main.html b/lms/templates/main.html index 0f9839ace7..a7e647d39f 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -14,9 +14,7 @@ from branding import api as branding_api
- % if responsive: - % endif ## Define a couple of helper functions to make life easier when ## embedding theme conditionals into templates. All inheriting