diff --git a/pflaenzli/pflaenzli/templates/offer/detail.html b/pflaenzli/pflaenzli/templates/offer/detail.html index b058616..d4dba70 100644 --- a/pflaenzli/pflaenzli/templates/offer/detail.html +++ b/pflaenzli/pflaenzli/templates/offer/detail.html @@ -31,7 +31,7 @@ {% endif %}

- {% with plz=offer|get_plz %} {{ plz.plz }} {{ plz.name }}{% endwith %} + {% with plz=offer|get_plz %} {{ offer.zipcode }} {{ plz.name }}{% endwith %}

{% if dist %}