{% load i18n %}
{% if rescue_organizations %} {% for rescue_organization in rescue_organizations %} {% include "fellchensammlung/partials/partial-rescue-organization.html" %} {% endfor %} {% else %}

{% translate "Keine Tierschutzorganisationen gefunden." %}

{% endif %}