diff --git a/profiler/templates/profiler/base.html b/profiler/templates/profiler/base.html index 953bcee..727767b 100644 --- a/profiler/templates/profiler/base.html +++ b/profiler/templates/profiler/base.html @@ -1,3 +1,4 @@ +{% load static %}
@@ -8,12 +9,12 @@ - - + + - - + + @@ -29,10 +30,10 @@ @@ -44,7 +45,7 @@ {% endblock %} - +