From 6eb135f0b37d7f571cd4a11024ff759e7f603770 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 10 Jul 2015 11:51:43 +0200 Subject: [PATCH] =?UTF-8?q?Formatting,=20refactoring=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- accountant/frontend/templates/layout.html | 80 ++++++++++++++--------- 1 file changed, 50 insertions(+), 30 deletions(-) diff --git a/accountant/frontend/templates/layout.html b/accountant/frontend/templates/layout.html index ec1a733..594f583 100644 --- a/accountant/frontend/templates/layout.html +++ b/accountant/frontend/templates/layout.html @@ -14,6 +14,7 @@ You should have received a copy of the GNU Affero General Public License along with Accountant. If not, see . #} +{# vim: set tw=80 ts=2 sw=2 sts=2: #} @@ -25,52 +26,71 @@ + + + + - + -
-
- {% block body %}{% endblock %} -
+
+ {% block body %}{% endblock %}
- -