From 85e7440f0fbd28062434f39ef4e66acb840ae5c7 Mon Sep 17 00:00:00 2001 From: Jannis Portmann Date: Fri, 31 Mar 2023 23:56:46 +0200 Subject: [PATCH] Improve layout --- pflaenzli/templates/offer/detail.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 %} - +