diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index a6b797a03a..ddb1e03dca 100644 --- a/lms/templates/forgot_password_modal.html +++ b/lms/templates/forgot_password_modal.html @@ -2,7 +2,7 @@ <%! from microsite_configuration import microsite %> <%! from django.core.urlresolvers import reverse %> -