From 17e3b56d5c8708e7d4545d91fb2d9667d54c8d6c Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Wed, 17 Feb 2016 08:26:43 +0100 Subject: [PATCH] Add asset management using grunt-include-source. --- accountant/frontend/templates/layout.html | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/accountant/frontend/templates/layout.html b/accountant/frontend/templates/layout.html index ed361ee..d57541d 100644 --- a/accountant/frontend/templates/layout.html +++ b/accountant/frontend/templates/layout.html @@ -23,10 +23,10 @@ Accountant - - {% assets 'frontend_css' %} - - {% endassets %} + + + + @@ -77,9 +77,12 @@ - {% assets "frontend_js" %} - - {% endassets %} + + + + + +