diff --git a/src/vk_parser_app/templates/editor_content.html b/src/vk_parser_app/templates/editor_content.html index e67b075..20adcd9 100644 --- a/src/vk_parser_app/templates/editor_content.html +++ b/src/vk_parser_app/templates/editor_content.html @@ -53,8 +53,8 @@
{% for item in facets.sources %} {% endfor %} @@ -68,7 +68,7 @@ {% for item in facets.categories %} {% endfor %} diff --git a/src/vk_parser_app/templates/editor_post.html b/src/vk_parser_app/templates/editor_post.html index 4f083d3..39564b5 100644 --- a/src/vk_parser_app/templates/editor_post.html +++ b/src/vk_parser_app/templates/editor_post.html @@ -1,5 +1,6 @@ -
- +
+ +
@@ -39,14 +40,6 @@ AI Оценка: {{ p.qualification_score or "?" }}/10
-
- Категория: - {{ p.review_category or "—" }} -
-
- Тег: - #{{ p.review_source_tag or p.source_tag or "none" }} -
{% if p.publication_platforms %} @@ -69,39 +62,59 @@ {% endif %}
- -
+ +
- -
- {{ p.publication_preview_text }} -
- - - {% if p.media_items %} -
-
- {% for m in p.media_items %} - {% if m.type == "photo" and m.url %} - - - - {% elif m.url %} - - - + + + + + +
+
+ +
+
+ + +
+
+ + +
+
+ + {% if p.media_items %} +
+ {% for m in p.media_items %} + {% if m.type == "photo" and m.url %} + + + + {% elif m.url %} + + + + {% endif %} + {% endfor %}
{% endif %} - -
+ +
- ПОСМОТРЕТЬ ИСХОДНИК И ЗАМЕТКИ + ПОСМОТРЕТЬ ИСХОДНИК И AI-ПРЕДЛОЖЕНИЕ
@@ -109,152 +122,44 @@
{{ p.raw_text }}
-
AI Заметки / Резолюция
+
AI-Предложение
+
{{ p.rewritten_text }}
+ +
AI Заметки / Резолюция
{{ p.rewrite_notes or p.qualification_reason or "—" }}
- {% if p.editor_notes %} -
- Заметка редактора: - {{ p.editor_notes }} + +
+ +
- {% endif %}
- + -
+
+
- {% if p.editorial_status in ['pending', 'ai_review', 'reviewing'] %} -
- - - - -
- - -
-
+ {% endif %}
- +
+ + +
- - - -
- - -
-
-

Редактирование поста #{{ p.id }}

-
- {{ p.source_name }} - • {{ p.posted_at_fmt or p.created_at_fmt }} -
-
-
- -
-
- - -
- - -
- -
- - -
- Оригинал: -
- {{ p.raw_text }} -
-
- - -
- AI-Предложение: -
- {{ p.rewritten_text }} -
-
- - -
-
-
- - -
-
- - -
-
- -
- - -
- -
- - -
-
- -
- - -
- - -
-
- - -
- - - -
- - -
-
- -
- -
-
+