diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index 154693c5f0..b27e6bc3d4 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 %> -