From a90959ba70eafb3157ac510235d3ecaff143407a Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Sun, 21 Aug 2011 14:57:05 +0200 Subject: include bootstrap.css in the files to avoid weird changes in the future, Add a mention about the freedom of the project. Fixes #16 --- budget/templates/layout.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'budget/templates/layout.html') diff --git a/budget/templates/layout.html b/budget/templates/layout.html index 328b392..cb7ab10 100644 --- a/budget/templates/layout.html +++ b/budget/templates/layout.html @@ -80,6 +80,11 @@ {% endblock %} +{% block footer %} + +{% endblock %} -- cgit v1.1