{% load custom_tags %} {% load i18n %}
Ort {% if adoption_notice.location %} {{ adoption_notice.location }} {% else %} {{ adoption_notice.location_string }} {% endif %}
{% if adoption_notice.description_short %} {{ adoption_notice.description_short | render_markdown }} {% endif %}
{% if adoption_notice.get_photo %}