summaryrefslogtreecommitdiff
path: root/sbhs/templates/account/account_index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sbhs/templates/account/account_index.html')
-rw-r--r--sbhs/templates/account/account_index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbhs/templates/account/account_index.html b/sbhs/templates/account/account_index.html
index 4b95df0..2d5789a 100644
--- a/sbhs/templates/account/account_index.html
+++ b/sbhs/templates/account/account_index.html
@@ -11,7 +11,7 @@
{{login_form.as_p}}
<input type="submit" class="btn btn-primary" value="Login">
- &nbsp;&nbsp;<a href="#">Forgot Password?</a>
+ &nbsp;&nbsp;<a href="{% url "password_reset" %}">Forgot Password?</a>
</form>
</div>
<div class="span5 pull-right">