Artikel-Detail #{{ article.id }}

Angemeldet als {{ user }}

Zurück

{{ article.title }}

Status: {{ article.status }}

Autor: {{ article.author or "-" }}

Feed: {{ feed.name if feed else "-" }}

Quelle: {{ article.source_url }}

{% if article.canonical_url %}

Canonical: {{ article.canonical_url }}

{% endif %} {% if article.summary %}

Summary: {{ article.summary }}

{% endif %}

Rechts-Checkliste

{% for c in checklist %} {% endfor %}
KriteriumStatusWert
{{ c.label }} {% if c.status == "ok" %} OK {% else %} Fehlt {% endif %} {{ c.value }}

Extrahierte Daten

Bilder: {{ article.extraction.images|length if article.extraction.images else 0 }}

{% if article.extraction.images %} {% endif %} {% if article.extraction.press_contact %}

Pressekontakt

{{ article.extraction.press_contact }}
{% endif %} {% if article.extraction.extraction_error %}

Extraktionsfehler: {{ article.extraction.extraction_error }}

{% endif %}

Volltext

{{ article.content_raw or "-" }}

Status ändern