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