From 552626d41d4e6c572f965826390109b0bddc04cc Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 22 Jul 2011 21:24:18 +0200 Subject: [PATCH] specify document language (Thanks xeen) --- _templates/i3.mako | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_templates/i3.mako b/_templates/i3.mako index 9faf640..a729c4a 100644 --- a/_templates/i3.mako +++ b/_templates/i3.mako @@ -6,6 +6,7 @@ + i3 - improved tiling wm @@ -85,7 +86,7 @@ else window.onload = loadjs; ${next.body()} -