{% load i18n %} {% load base_tags_extra %} {% load webpush_notifications %}
{% if user.is_authenticated %} {# boris changed #}
{#
#} {{ user.first_name|truncatechars:6}} {{ user.last_name|truncatechars:5 }}
{#
#} {#
#} {#
#} {#
#}
{# #}
{# end #} {% endif %} {% if not user.is_authenticated %}
{% endif %}