From 2c4436a644ff6904232b8075caa549693cf69205 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 25 Feb 2011 09:20:22 -0700 Subject: [PATCH] ... --- src/calibre/manual/templates/layout.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/calibre/manual/templates/layout.html b/src/calibre/manual/templates/layout.html index 9ddab00c99..dd2b39e9b4 100644 --- a/src/calibre/manual/templates/layout.html +++ b/src/calibre/manual/templates/layout.html @@ -16,10 +16,11 @@ })(); + {% endif %} + - {% endif %} {% endblock %}