From e1ed92180d67f0201324349d53bf4f54b4aa347f Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 29 Jan 2016 13:42:25 +0100 Subject: [PATCH] Improve Grunt integration. Wiredep. --- accountant/frontend/templates/layout.html | 69 +++++++++-------------- 1 file changed, 28 insertions(+), 41 deletions(-) diff --git a/accountant/frontend/templates/layout.html b/accountant/frontend/templates/layout.html index 665587e..08ce7b0 100644 --- a/accountant/frontend/templates/layout.html +++ b/accountant/frontend/templates/layout.html @@ -25,52 +25,18 @@ - - - - - - - - - - - - - - - - {% assets 'frontend_css' %} {% endassets %} - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + @@ -88,6 +54,27 @@
+ + + + + + + + + + + + + + + + + + + + + {% assets "frontend_js" %}