From f1e61e8721707147aeaac3f516d5a16e64946c40 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 28 Nov 2012 19:16:20 +0100 Subject: Menu position is fixed. --- source/templates/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/templates') diff --git a/source/templates/index.html b/source/templates/index.html index c17f0e2d..837b591d 100644 --- a/source/templates/index.html +++ b/source/templates/index.html @@ -29,6 +29,7 @@ import utils
+
<% html = "" %> -- cgit