Rename title for statistic and work pages

This commit is contained in:
2021-05-29 23:23:29 -07:00
parent 74661bd7a4
commit ccae7ada4b
4 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
{% else %}
class="btn btn-secondary"
{% endif %}
href="{{ work_url }}">Запрос прав</a>
href="{{ work_url }}">Мои Права</a>
{% endif %}
<a class="btn btn-secondary" href="{% url 'logout' %}">Выйти</a>
{% else %}