J.a.r.v.i.s
{% if current_user.is_authenticated %}
{{ current_user.username }}
Выход
{% else %}
Войти
Вход
{% endif %}
Jarvis
Ваш индивидуальный помощник на каждый день
{% if current_user.is_authenticated %}
{% else %}
{% endif %}