{% extends "base.html" %} {% block title %}Claim #{{ claim.id }} — didiAI Dashboard{% endblock %} {% block content %}
{{ key }}
{{ a.publisher or a.url }}
"{{ link.link.snippet[:300] }}{% if link.link.snippet|length > 300 %}…{% endif %}"
{% endif %} {% if a.full_text %}{{ a.full_text[:3000] }}{% if a.full_text|length > 3000 %}…{% endif %}