Add favicon to pages

This commit is contained in:
Степаненко Ольга 2021-05-29 17:10:56 +03:00
parent d3939fa1ec
commit e4da328cb6

View File

@ -42,6 +42,8 @@
href="{{ work_url }}">Запрос прав</a>
{% endif %}
<a class="btn btn-secondary" href="{% url 'logout' %}">Выйти</a>
<a class="btn btn-secondary"
href="https://actrl.cazzzer.com/docs/index.html"> Документация</a>
</div>
{% else %}
<div class="btn-group" role="group" aria-label="Basic example" style="margin-right: 9px">