diff --git a/lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html b/lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html index f43cf32d7e..b29bf7a91d 100644 --- a/lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html +++ b/lms/templates/instructor/instructor_dashboard_2/instructor_analytics.html @@ -1,5 +1,4 @@ -<%page expression_filter="h"/> -<%page args="section_data"/> +<%page expression_filter="h" args="section_data"/> <%! from django.utils.encoding import escape_uri_path