diff --git a/lms/templates/main.html b/lms/templates/main.html index 9cbb775a0a..04d412383b 100644 --- a/lms/templates/main.html +++ b/lms/templates/main.html @@ -135,7 +135,7 @@ from branding import api as branding_api % endif
- ${next.body()} + ${self.body()} <%block name="bodyextra"/>