From 8570e79170e28ad0437a6b663066e7d54b0c682d Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 27 Nov 2011 23:28:24 +0100 Subject: reorganize the static folder structure --- budget/templates/list_bills.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'budget/templates/list_bills.html') diff --git a/budget/templates/list_bills.html b/budget/templates/list_bills.html index 8751e31..c6eeb02 100644 --- a/budget/templates/list_bills.html +++ b/budget/templates/list_bills.html @@ -2,11 +2,10 @@ {% block title %}- {{ g.project.name }}{% endblock %} {% block head %} - + {% if g.lang != "en" %} - + {% endif %} - {% endblock %} {% block js %} -- cgit v1.1