diff --git a/apps/atrium-telegram/app/components/SectionTitle.vue b/apps/atrium-telegram/app/components/SectionTitle.vue
index 8e98dbab..3a50374a 100644
--- a/apps/atrium-telegram/app/components/SectionTitle.vue
+++ b/apps/atrium-telegram/app/components/SectionTitle.vue
@@ -1,5 +1,5 @@
-
+
diff --git a/apps/atrium-telegram/app/components/StaffBlock.vue b/apps/atrium-telegram/app/components/StaffBlock.vue
index 33de1a98..7b621a31 100644
--- a/apps/atrium-telegram/app/components/StaffBlock.vue
+++ b/apps/atrium-telegram/app/components/StaffBlock.vue
@@ -4,7 +4,7 @@
{{ title }}
- {{ task.description }} -
-+ {{ format(new Date(task.date), 'd MMMM yyyy', { locale: ru }) }} +
+
diff --git a/apps/atrium-telegram/app/components/TaskList.vue b/apps/atrium-telegram/app/components/TaskList.vue
index 8478dc64..5588e4f7 100644
--- a/apps/atrium-telegram/app/components/TaskList.vue
+++ b/apps/atrium-telegram/app/components/TaskList.vue
@@ -1,19 +1,25 @@
-
+
Активных задач нет
{{ format(new Date(task.date), 'd MMMM yyyy', { locale: ru }) }}
{{ taskList.name }}
diff --git a/apps/atrium-telegram/app/pages/task/my.vue b/apps/atrium-telegram/app/pages/task/my.vue
index 56e11747..573f4247 100644
--- a/apps/atrium-telegram/app/pages/task/my.vue
+++ b/apps/atrium-telegram/app/pages/task/my.vue
@@ -1,12 +1,6 @@
@@ -58,23 +52,15 @@
- {{ list?.name }}
-
+