{% load i18n %}
Перевезти посылку
Отправить посылку
Служба поддержки
{% if user.is_authenticated %} {{ user.first_name }} {{ user.last_name }}
{% endif %} {% if not user.is_authenticated %} Регистрация Войти {% endif %}