From ef3a30ebee3f43adc3d0c49e4e89e3c42eedf3ca Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 28 May 2023 10:09:28 -0500 Subject: posts: added the more complex image parser to trip detail views because old posts --- app/posts/templates/posts/trip_detail.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app/posts/templates') diff --git a/app/posts/templates/posts/trip_detail.html b/app/posts/templates/posts/trip_detail.html index 82bd5e3..1e52883 100644 --- a/app/posts/templates/posts/trip_detail.html +++ b/app/posts/templates/posts/trip_detail.html @@ -21,9 +21,10 @@
{% for object in posts %}