From ba323eb4bc51e64840692061829c8ff1fc494c6a Mon Sep 17 00:00:00 2001
From: prashantsinalkar
Date: Thu, 21 Sep 2017 15:48:39 +0530
Subject: fixed forgot password url
---
website/templates/cfp.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'website/templates')
diff --git a/website/templates/cfp.html b/website/templates/cfp.html
index adbbae8..aa012a5 100755
--- a/website/templates/cfp.html
+++ b/website/templates/cfp.html
@@ -112,7 +112,7 @@
Create an Account
- Forgot Password?
+ Forgot Password?
{% csrf_token %}
--
cgit