From 60a088236bb9197c469e117a60168c12cfebb576 Mon Sep 17 00:00:00 2001 From: SBD Date: Fri, 28 Feb 2025 15:16:49 +0300 Subject: [PATCH] 0.0.174 routes --- templates/v2/forms/f_create_customer_route.html | 2 +- templates/v2/forms/f_create_mover_route.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/v2/forms/f_create_customer_route.html b/templates/v2/forms/f_create_customer_route.html index 81baf7c..35deeec 100644 --- a/templates/v2/forms/f_create_customer_route.html +++ b/templates/v2/forms/f_create_customer_route.html @@ -1,7 +1,7 @@ {% load static %} {% load i18n %} -
+
{% trans "Обязательно учитывайте Правила и особенности перевозки выбранным Вами видом транспорта" as attention_type_transport %} diff --git a/templates/v2/forms/f_create_mover_route.html b/templates/v2/forms/f_create_mover_route.html index e16cc98..f16bb0a 100644 --- a/templates/v2/forms/f_create_mover_route.html +++ b/templates/v2/forms/f_create_mover_route.html @@ -1,7 +1,7 @@ {% load static %} {% load i18n %} - +
{% trans "Обязательно учитывайте Правила и особенности перевозки выбранным Вами видом транспорта" as attention_type_transport %}