From bb2c58e02f429bdb5276fafd5fa84ccbe2be910e Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 28 Jul 2026 12:02:56 +0500 Subject: [PATCH] Move editor post meta above content --- src/vk_parser_app/templates/editor_post.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/vk_parser_app/templates/editor_post.html b/src/vk_parser_app/templates/editor_post.html index df6c96a..82912ce 100644 --- a/src/vk_parser_app/templates/editor_post.html +++ b/src/vk_parser_app/templates/editor_post.html @@ -1,10 +1,10 @@
-
- -
-
+
+ +
+
#{{ p.id }} {% if p.editorial_status == 'accepted' or p.editorial_status == 'published' %}
@@ -35,17 +35,17 @@
-
-
+
+
AI Оценка: {{ p.qualification_score or "?" }}/10
{% if p.publication_platforms %} -
-
Куда публикуем:
-
+
+
+
Куда публикуем:
{% for pub in p.publication_platforms %} {% if pub.url %}