From 7f180555b22d2162ba26d62c93491f496211e537 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 21 Mar 2021 08:44:32 +0100 Subject: stationboard: add anchors to individual trains --- templates/app.html.ep | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/app.html.ep') diff --git a/templates/app.html.ep b/templates/app.html.ep index adbaa96..142159a 100644 --- a/templates/app.html.ep +++ b/templates/app.html.ep @@ -51,6 +51,7 @@ % else { > % } +
% if ($departure->{train_type} and $departure->{train_no}) { %= $departure->{train_type} -- cgit v1.2.3