From 40f95462563386023f4c5e24b9f1bc250b8a7a01 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 26 May 2023 10:06:58 -0500 Subject: posts: added image to trips list --- app/posts/templates/posts/trip_list.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/posts') diff --git a/app/posts/templates/posts/trip_list.html b/app/posts/templates/posts/trip_list.html index 02e4b67..9fa2495 100644 --- a/app/posts/templates/posts/trip_list.html +++ b/app/posts/templates/posts/trip_list.html @@ -15,9 +15,9 @@
{% autopaginate object_list 24 %} {% for object in object_list %}