From 729ceb4f95db4770babe16eb3cf25066fcf8fee6 Mon Sep 17 00:00:00 2001 From: SDE Date: Mon, 18 Dec 2023 12:24:16 +0300 Subject: [PATCH] 0.4.19 del marker projects example --- templates/widgets/w_project.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/widgets/w_project.html b/templates/widgets/w_project.html index 9600244..de5ec4f 100644 --- a/templates/widgets/w_project.html +++ b/templates/widgets/w_project.html @@ -3,7 +3,7 @@
-
{% translate "Примеры проектов" %}
+{#
{% translate "Примеры проектов" %}
#}
{{ project.name }}
{#
{% translate "Задача" %}
#}
{{ project.description|safe|linebreaksbr }}