From 76a945de6f98ca3c9f944e04614f20b64d9587fb Mon Sep 17 00:00:00 2001 From: azman0101 Date: Sat, 28 Sep 2013 05:56:48 +0200 Subject: [PATCH] template's static call to 1.5 style --- profiler/templates/profiler/base.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/profiler/templates/profiler/base.html b/profiler/templates/profiler/base.html index 953bcee..8495569 100644 --- a/profiler/templates/profiler/base.html +++ b/profiler/templates/profiler/base.html @@ -6,14 +6,14 @@ - + {% load staticfiles %} - - + + - - + + @@ -44,7 +44,7 @@ {% endblock %} - +