{% if account is not empty %}

Аккаунт

Почта: {{ account.email }}

Выход
{% else %}

Аутентификация

{% if errors is not empty %} {% if errors.account is not empty %} {% endif %} {% endif %}
{% endif %}