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

{{ adoption_notice.name }}

{% if adoption_notice.location %} {{ adoption_notice.location }} {% else %} {{ adoption_notice.location_string }} {% endif %}

{% include "fellchensammlung/partials/bulma-sex-overview.html" %}
{% if adoption_notice.get_photo %}
{{ adoption_notice.get_photo.alt_text }}
{% endif %}