{% if meta %}
Aktualisiert: {{ lagebild_timestamp }}
{% endif %}| Behauptung | Status | Quellen |
|---|---|---|
| {{ fc.claim or '' }} | {{ fc.status_label }} | {{ fc.sources_count or 0 }} |
| Quelle | Belege | Sprache |
|---|---|---|
| {{ stat.name }} | {{ stat.count }} | {{ stat.languages }} |
{{ source_stats_note }}
{% endif %} {% endif %}| # | Quelle | URL |
|---|---|---|
| {{ src.nr if src.nr is not none else loop.index }} | {{ src.name or src.title or '' }} | {{ src.url or '' }} |
| Headline | Quelle | Sprache | Datum |
|---|---|---|---|
| {{ art.headline_de or art.headline or 'Ohne Titel' }} | {{ art.source or '' }} | {{ (art.language or 'de') | upper }} | {{ art.pub_date }} |