0.1.374 update carrier_card info in search

This commit is contained in:
2024-04-22 11:10:10 +03:00
parent 8599030ccb
commit c9f04057a7
2 changed files with 5 additions and 2 deletions

View File

@@ -91,6 +91,7 @@
src="{{ route.owner.user_profile.avatar.url }}"
{% else %}src="{% static "img/svg/user_icon_standart.png" %}"{% endif %}>
{% if user.is_authenticated %}
{# <span class="name_carrier">{{ route.owner.last_name }} {{ route.owner.first_name }}</span>#}
<span class="name_carrier">{{ route.owner.last_name }} {{ route.owner.first_name }}</span>
{% endif %}
{% if not user.is_authenticated %}