diff --git a/lms/templates/main.html b/lms/templates/main.html index 5255baef8a..bafffe7462 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -15,9 +15,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