-
+ {% include 'partials/header.html' %}
+
-
-
-
-
-
-
-
-
- -
-
- - Биржа проектов - -
- - Поиск исполнителей - -
- - {% if user.is_contractor %} - Мой офис - {% elif user.is_customer %} - Мой офис - {% endif %} - -{#
- #} -{# Работы на продажу#} -{# #} -
- регистрация
-
-
- Основная задача сайта
@@ -46,6 +14,7 @@ {{ user.groups.all }}
@@ -69,6 +38,7 @@
diff --git a/templates/partials/base.html b/templates/partials/base.html
index 28cc497..5f8b91d 100644
--- a/templates/partials/base.html
+++ b/templates/partials/base.html
@@ -1,7 +1,7 @@
{% load staticfiles %}
-
+
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
new file mode 100644
index 0000000..d564e6d
--- /dev/null
+++ b/templates/partials/footer.html
@@ -0,0 +1,67 @@
+{% extends 'partials/base.html' %}
+
+{% load staticfiles %}
+
+
+
diff --git a/templates/partials/header.html b/templates/partials/header.html
new file mode 100644
index 0000000..717b0fc
--- /dev/null
+++ b/templates/partials/header.html
@@ -0,0 +1,40 @@
+{% load staticfiles %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
- + Биржа проектов + + +
- + Поиск исполнителей + + +
- + {% if user.is_contractor %} + Мой офис + {% elif user.is_customer %} + Мой офис + {% endif %} + + + {#
- + Работы на продажу + #} +
+ регистрация
+
+
+