aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/auth_login.html
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates/auth_login.html')
-rw-r--r--python/fatcat_web/templates/auth_login.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/fatcat_web/templates/auth_login.html b/python/fatcat_web/templates/auth_login.html
index 98b1c7c4..9ccae816 100644
--- a/python/fatcat_web/templates/auth_login.html
+++ b/python/fatcat_web/templates/auth_login.html
@@ -12,6 +12,7 @@
<p>Other options...
<ul>
<li><a href="/auth/token_login">Using auth token</a> (admin/operator)
+ <li><a href="/auth/ia/login">With Internet Archive account</a> (experimental)
</ul>
{% endblock %}