From 317de8786617f0f71f13922b194d46d2fd215f62 Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Tue, 28 Jan 2014 16:17:28 +0100 Subject: [PATCH] Don't hardcode tetaneutral.net in the site title --- templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 55287e7..a5e92f0 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,6 +1,6 @@ - Tetaneutral.net looking glass + {{config.DOMAIN|capitalize}} looking glass