# HG changeset patch # User BenoƮt Allard # Date 1412849715 -7200 # Node ID 641a2b5896131f330d5e1d3372fa040966dd44ee # Parent e39fd204eb333614fc57192c07c221a747973ff9 Product better HTML diff -r e39fd204eb33 -r 641a2b589613 farol/templates/base.j2 --- a/farol/templates/base.j2 Thu Oct 09 11:50:02 2014 +0200 +++ b/farol/templates/base.j2 Thu Oct 09 12:15:15 2014 +0200 @@ -75,14 +75,14 @@ {% endif %} - {% if has_current %} - {% if error %} - - {% else %} - - {% endif %} + + {% if has_current %} + {% if error %} + + {% else %} + {% endif %} - + {% endif %}