{% if claims is not None %}
{{ result_count }} Ergebnis{% if result_count != 1 %}se{% endif %} {% if query or category_slug or status %} ZurĂĽcksetzen {% endif %}
{% include "claims/partials/claim_list.html" with claims=claims show_category=True empty_message="Keine Ergebnisse." %} {% else %}

Suchbegriff oder Filter eingeben…

{% endif %}