diff --git a/lms/templates/university_profile/edge.html b/lms/templates/university_profile/edge.html index a6c714318c..f3213e8d39 100644 --- a/lms/templates/university_profile/edge.html +++ b/lms/templates/university_profile/edge.html @@ -20,7 +20,7 @@
- Forgot password? + Forgot password?
@@ -56,4 +56,5 @@ -<%include file="../signup_modal.html" /> \ No newline at end of file +<%include file="../signup_modal.html" /> +<%include file="../forgot_password_modal.html" /> \ No newline at end of file