From d04819628629167b3d35c423ea9cffae665e5037 Mon Sep 17 00:00:00 2001 From: Lars Immisch Date: Sun, 31 Jan 2016 18:06:34 +0100 Subject: [PATCH] Fix relative link --- realms/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/realms/templates/layout.html b/realms/templates/layout.html index d80b94c..4eb1717 100644 --- a/realms/templates/layout.html +++ b/realms/templates/layout.html @@ -36,7 +36,7 @@ - {{ config.SITE_TITLE }} + {{ config.SITE_TITLE }}