bristol-eurostar/templates
Edward Betts e7695a5e49 Drive search form dropdowns from VALID_MIN/MAX_CONNECTIONS; warn on short transfers
Index page connection time dropdowns now iterate over valid_min_connections
and valid_max_connections passed from the view, so any change to the sets
in app.py is reflected automatically (also adds the missing 45 min option).

Add ⚠️ next to transfer times under 80 minutes in the results table;
store connection_minutes in each trip dict to support the comparison.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 10:52:32 +01:00
..
base.html Use destination-specific result page metadata 2026-04-01 15:33:07 +01:00
index.html Drive search form dropdowns from VALID_MIN/MAX_CONNECTIONS; warn on short transfers 2026-04-04 10:52:32 +01:00
results.html Drive search form dropdowns from VALID_MIN/MAX_CONNECTIONS; warn on short transfers 2026-04-04 10:52:32 +01:00