From a88b19fa4cce9dd958cda7639f90ded37d29b18f Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Thu, 21 May 2026 20:27:09 +0100 Subject: [PATCH] Add (CET) label next to inbound Eurostar departure time Co-Authored-By: Claude Sonnet 4.6 --- templates/results.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/results.html b/templates/results.html index aeb8261..d176481 100644 --- a/templates/results.html +++ b/templates/results.html @@ -582,7 +582,7 @@ {% if row.row_type == 'trip' %} {% if section.direction == 'inbound' %} - {{ row.depart_destination }} → {{ row.arrive_st_pancras }} (UK) + (CET) {{ row.depart_destination }} → {{ row.arrive_st_pancras }} (UK)
check in by {{ row.check_in_by }} {% if row.eurostar_duration or row.train_number %}