aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/identity/login.html4
-rw-r--r--templates/index.html1
2 files changed, 1 insertions, 4 deletions
diff --git a/templates/identity/login.html b/templates/identity/login.html
index f1ecf70..79b19f6 100644
--- a/templates/identity/login.html
+++ b/templates/identity/login.html
@@ -1,5 +1,4 @@
<html lang="en">
-{#
{% if user_code or reset_password_url %}
<head>
<meta charset="UTF-8">
@@ -26,11 +25,10 @@
{% endif %}
</body>
{% else %}
-#}
<!-- This shortcut reduces the need to customize this template -->
<head>
<meta http-equiv='refresh' content='0; URL={{ auth_uri }}'>
</head>
-{# {% endif %} #}
+{% endif %}
</html>
diff --git a/templates/index.html b/templates/index.html
index c09cfae..280bbd2 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -19,7 +19,6 @@
<li><a href="/wifi">Connecting to WiFi</a></li>
<li><a href="/print">Printing</a></li>
<li><a href="//powermentor.andrewyu.org">PowerMentor for Peer Pao</a></li>
- <li><a href="/fbfp/">EXPERIMENTAL FBFP instance</a> (peer essay review system)</li>
</ul>
<h2>For Developers and Technical Users</h2>
<ul>