{% load i18n %} {% load base_tags_extra %}
{% if user.is_authenticated %} {# boris changed #}
{#
#} {{ user.first_name }} {{ user.last_name }}
{# #}
{# end #} {% endif %} {% if not user.is_authenticated %}
{% endif %}