{% for m in p.media_items %} {% if m.type == "photo" and m.url %}
photo
{% elif m.url %} {% endif %} {% endfor %}
{{ p.media_count or 0 }} медиа
{{ p.source_name }} #{{ p.review_source_tag or p.source_tag or "source" }} {{ p.posted_at_fmt or p.created_at_fmt }}
{{ p.editorial_status_label }} {{ p.review_category or "Без категории" }} AI {{ p.qualification_score or "?" }}/10
{% for pub in p.publication_platforms %} {% if pub.url %} {{ pub.label }} {% else %} {{ pub.label }} {% endif %} {% endfor %}
{{ p.publication_preview_text }}
Исходник и AI-заметки
Оригинал
{{ p.raw_text }}
Заметки
{{ p.rewrite_notes or p.qualification_reason or "—" }}