From b88d23a270b371288f73dda1f7de8fa3afc11b97 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 1 Apr 2026 15:33:07 +0100 Subject: [PATCH] Use destination-specific result page metadata --- templates/base.html | 10 +++++++++- templates/results.html | 5 +++++ tests/test_app.py | 17 +++++++++++++++++ 3 files changed, 31 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 47c41b5..aa65c78 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,7 +3,15 @@ - Bristol to Europe via Eurostar + {% block title %}Bristol to Europe via Eurostar{% endblock %} + + + + + + + +