{% load static %}
Пн - пт, 9:00 - 19:00
{% if not request.user.is_authenticated %} Вход Регистрация {% else %} {% endif %} {% if request.user.is_authenticated %} Перейти в корзину {% if cart|length > 0 %} {{ cart|length }} {% endif %} {% endif %}
{% if request.user.is_authenticated %} {% endif %}