From 96baff47f002b0bb32349c5452ffd9d0886889c5 Mon Sep 17 00:00:00 2001 From: Andrey Smakotin Date: Sat, 17 Jan 2026 13:31:36 +0300 Subject: [PATCH] =?UTF-8?q?=D1=82=D0=B5=D1=81=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- myproject/products/templates/products/products_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myproject/products/templates/products/products_list.html b/myproject/products/templates/products/products_list.html index b0057fd..97df60c 100644 --- a/myproject/products/templates/products/products_list.html +++ b/myproject/products/templates/products/products_list.html @@ -1,7 +1,7 @@ {% extends 'base.html' %} {% load quality_tags %} -{% block title %}Товары и WOW комплекты{% endblock %} +{% block title %}Товары и W OW комплекты{% endblock %} {% block content %} {% csrf_token %}