Merge branch 'feature/favicon' into 'develop'

Feature/favicon

See merge request 2020-2021/online/s101/group-02/access_controller!96
This commit is contained in:
Кравченко Артем
2021-05-29 14:25:29 +00:00
3 changed files with 4 additions and 0 deletions

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">