Toggle navigation
InternetService
{% url 'acc_app:other_profile' request.user.id as home_url %}
Главная
{% if request.user.is_superuser %} {% url 'mapapp:home' as map_url %}
Карта
{% endif %}
Другое
Настройки
Действия аккаунта
Выйти
{% block base_content %}{% endblock %}