From efe15b7ee0f5c94cfa76fc19efaa5ad8a98157a2 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 13 Nov 2013 07:56:02 +0100 Subject: Try to fix the problem with the search box with Chrome and Chromium (it works with Firefox). --- pyaggr3g470r/templates/layout.html | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) (limited to 'pyaggr3g470r/templates') diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index 0ab81b70..1be3725c 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -22,6 +22,7 @@ + + {% block content %}{% endblock %} -- cgit