diff options
Diffstat (limited to 'website')
-rwxr-xr-x | website/templates/cfp.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <br/><br/> <a style="padding-right : 20px;" href="{% url 'website:userregister' %}" class="btn btn btn-primary">Create an Account </a> - <a href="/2017/forgotpassword/">Forgot Password?</a> + <a href="/forgotpassword/">Forgot Password?</a> {% csrf_token %} </form> <!-- </div> --> |