From 38dccc15299a607939d59f9aa173b0748f14b82e Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 19 Feb 2024 09:46:57 +0000 Subject: [PATCH] Fix trip page layout on mobile --- templates/trip_page.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/trip_page.html b/templates/trip_page.html index b002643..651bec2 100644 --- a/templates/trip_page.html +++ b/templates/trip_page.html @@ -65,7 +65,8 @@ {% block content %}
-
+
+
{{ next_and_previous() }}

{{ trip.title }}

@@ -248,7 +249,8 @@ {{ next_and_previous() }}

-
+
+