From f44257450f7045b75e8a7dfa1a6115c12656bc80 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 8 Oct 2012 14:03:52 +0200 Subject: allow the user to choose weather to use the launcher or not --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 5353fdd..ba3b06d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,6 +25,7 @@ + {% block meta %}{% endblock %}