From 4ff0b67c0a5101a30b3ee35952878b5682e826b0 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Tue, 30 Aug 2016 21:12:41 +0000 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=85=D0=BB=D0=B5=D0=B1=D0=BD=D1=8B=D0=B5=20=D0=BA=D1=80=D0=BE?= =?UTF-8?q?=D1=88=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/templates/base.html b/templates/base.html index 1348a3a..bfe968f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -89,8 +89,9 @@
+ {{ user.username }}
{{ user.fio }} - {{ user.username }} + {{ user.telephone }}
@@ -115,18 +116,7 @@
  • {% endif %} - группы абонентов -
  • - - - {% url 'abonapp_log_link' as abonapp_log_link %} - {% if abonapp_log_link in request.path %} -
  • - {% else %} -
  • - {% endif %} - - действия абонентов + абоненты
  • @@ -176,12 +166,6 @@
    - {% block main %}{% endblock %}