Added engineers and light_agents count from organization to control page
This commit is contained in:
@@ -2,13 +2,9 @@
|
||||
|
||||
{% load static %}
|
||||
|
||||
{% block title %}
|
||||
Управление
|
||||
{%endblock %}
|
||||
{% block title %}Управление{%endblock %}
|
||||
|
||||
{% block heading %}
|
||||
Управление
|
||||
{% endblock %}
|
||||
{% block heading %}Управление{% endblock %}
|
||||
|
||||
{% block extra_css %}
|
||||
<link rel="stylesheet" href="{% static 'main/css/work.css' %}"/>
|
||||
|
||||
Reference in New Issue
Block a user