diff --git a/src/root/layout.tt b/src/root/layout.tt
index 673051f7..6311335e 100644
--- a/src/root/layout.tt
+++ b/src/root/layout.tt
@@ -113,7 +113,6 @@
Hydra [% HTML.escape(version) %] (using [% HTML.escape(nixVersion) %]).
- Page generated on [% INCLUDE renderDateTime %].
[% IF c.user_exists %]
You are logged in as [% c.user.username %].
[% END %]