From 91a74fd88700a2a34ee31c442823e9b762186eb5 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Fri, 14 Nov 2025 16:16:54 +0000 Subject: [PATCH] Add YAML output on debug page. --- templates/trip_debug.html | 21 +++++++++++++-------- web_view.py | 2 ++ 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/templates/trip_debug.html b/templates/trip_debug.html index 7ccc06e..9d7cb3f 100644 --- a/templates/trip_debug.html +++ b/templates/trip_debug.html @@ -4,7 +4,7 @@ {% block style %}