Navbar
  • Список авторов
{{ user.is_authenticated }} {% if not user.is_authenticated %} Войти Регистрация {% else %} Выйти {% endif %}