{% load i18n %} {% load custom_tags %}

{{ adoption_notice.name }}

{% translate 'Zuletzt geprüft:' %} {{ adoption_notice.last_checked_hr }} {% if adoption_notice.further_information %}

{% translate "Externe Quelle" %}: {{ adoption_notice.link_to_more_information | safe }}

{% endif %}
{% csrf_token %}
{% csrf_token %}