aboutsummaryrefslogtreecommitdiffstats
path: root/root/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'root/index.tt')
-rw-r--r--root/index.tt3
1 files changed, 1 insertions, 2 deletions
diff --git a/root/index.tt b/root/index.tt
index 8e1720c..de256f6 100644
--- a/root/index.tt
+++ b/root/index.tt
@@ -14,8 +14,7 @@
</div>
<div id="login_form_line">
<span><a href="/register">[% l('Register') %]</a> |
- @todo [% l('Forgotten password?') %]
- <!--<a href="/forgot_password">[% l('Forgotten password?') %]</a> -->
+ <a href="/forgot_password">[% l('Forgotten password?') %]</a>
</span>
</div>
</form>