{% load template_common %}
{% if yauser.is_authenticated %} {{ yauser.login|username }}Выход {% else %} Войти… {% endif %}