{{ claim.title|quoted }}
Kurzantwort
{{ claim.short_answer }}
Nachweise
Erklärung
Quellen
{{ source.organization }}
{% if source.description %}{{ source.description }}
{% endif %}Mögliche Antworten
{% extends "base.html" %}
{% load static claims_extras %}
{% block title %}{{ claim.title }} – Faktenkompass{% endblock %}
{% block meta_description %}{{ claim.short_answer|truncatewords:30 }}{% endblock %}
{% block content %}
Kurzantwort {{ claim.short_answer }} Nachweise Erklärung Quellen {{ source.organization }} {{ source.description }} Mögliche Antworten{{ claim.title|quoted }}