+
+
Вопрос опроса:
+
${post.poll_question || 'Не указан'}
-
-
-
${decodeUnicode(post.poll_options) || 'Не указаны'}
+
+
Варианты ответов:
+
${decodeUnicode(post.poll_options) || 'Не указаны'}
-
-
${post.poll_multiple ? 'Да' : 'Нет'}
+
Множественный выбор:
+
${post.poll_multiple ? 'Да' : 'Нет'}
-
-
${formatDate(post.poll_end_date)}
+
Окончание опроса:
+
${formatDate(post.poll_end_date)}
@@ -1751,8 +1751,8 @@
-
-
${post.tg_poll_results}
+
+
${post.tg_poll_results}
` : ''}
${post.marks && post.marks.length > 0 ? `
@@ -1760,9 +1760,9 @@
-
+
-
+
| Имя пользователя |
@@ -1790,13 +1790,13 @@
-