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 }}