diff --git a/rad/settings.py b/rad/settings.py
index 64f081ee..cb786ff2 100644
--- a/rad/settings.py
+++ b/rad/settings.py
@@ -139,7 +139,7 @@ SERIALIZATION_MODULES = {
LANGUAGE_CODE = 'en-us'
-TIME_ZONE = 'UTC'
+TIME_ZONE = 'Europe/London'
USE_I18N = True
diff --git a/templates/index.html b/templates/index.html
index 67e96944..c5255541 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -6,6 +6,7 @@
Anatomy
Physics
Rapids
+ Longs
{% if not request.user.is_authenticated %}
Log in
Reset password