{% extends "fellchensammlung/base_generic.html" %} {% load custom_tags %} {% load i18n %} {% block content %}
{% translate "Ort" %} | {% translate "Suchen seit" %} | {% translate "Weitere Informationen" %} | ||
---|---|---|---|---|
{{ adoption_notice.location.name }}, {{ adoption_notice.location.postcode }} | {% else %}{% translate "Kein Ort angegeben" %} | {% endif %}{{ adoption_notice.searching_since }} | {% if adoption_notice.further_information %}{{ adoption_notice.further_information }} | {% else %}- | {% endif %}
{% if adoption_notice.description %} {{ adoption_notice.description }} {% else %} {% translate "Keine Beschreibung angegeben" %} {% endif %}