From b12b5a821b68b98aad646f1931c6c9775759952c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 14 Jul 2019 21:29:52 +0200 Subject: Show departures of all linked stations Not well-tested yet, deployment will have to wait a bit. Issue #15 --- templates/departures.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/departures.html.ep') diff --git a/templates/departures.html.ep b/templates/departures.html.ep index 7e98d9c..9ab4340 100644 --- a/templates/departures.html.ep +++ b/templates/departures.html.ep @@ -64,12 +64,12 @@ % } - + <%= $result->line %> - + <%= $result->destination %> -- cgit v1.2.3