{% load i18n %}
{% if adoption_notices %} {% for adoption_notice in adoption_notices %} {% include "fellchensammlung/partials/partial-adoption-notice.html" %} {% endfor %} {% else %}

{% translate "Keine Vermittlungen gefunden." %}

{% endif %}