diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index 8c2791fbf3..154693c5f0 100644 --- a/lms/templates/forgot_password_modal.html +++ b/lms/templates/forgot_password_modal.html @@ -1,7 +1,7 @@ <%! from django.utils.translation import ugettext as _ %> <%! from django.core.urlresolvers import reverse %> -