diff --git a/pflaenzli/templates/offer/detail.html b/pflaenzli/templates/offer/detail.html index 00417df..a82121a 100644 --- a/pflaenzli/templates/offer/detail.html +++ b/pflaenzli/templates/offer/detail.html @@ -7,13 +7,13 @@ {% endblock %} {% block content %} {% if offer.user == request.user %}{% endif %} -
-
+
+
Generic placeholder image
-
+

{{ offer.title }}

@@ -38,7 +38,7 @@

{% if offer.user == user %} - +