From 97a37a0292e898f37626aea4e7fcfa9354b13d27 Mon Sep 17 00:00:00 2001 From: ArturBaybulatov Date: Tue, 6 Sep 2016 17:05:33 +0300 Subject: [PATCH] Fixes --- templates/partials/base.html | 20 ++++++++++++-------- users/templates/contractor_profile.html | 23 +++++++++++++++++++++-- 2 files changed, 33 insertions(+), 10 deletions(-) diff --git a/templates/partials/base.html b/templates/partials/base.html index c399266..4c32a99 100644 --- a/templates/partials/base.html +++ b/templates/partials/base.html @@ -79,8 +79,6 @@ -{% block js_block %}{% endblock %} - + +{% block js_block %}{% endblock %} diff --git a/users/templates/contractor_profile.html b/users/templates/contractor_profile.html index 38b201c..bfd5664 100644 --- a/users/templates/contractor_profile.html +++ b/users/templates/contractor_profile.html @@ -23,7 +23,7 @@