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