From 84b32b28e9f1da6576e4864a0f374b341a2c9920 Mon Sep 17 00:00:00 2001 From: marudor Date: Thu, 16 May 2019 16:10:53 +0200 Subject: Further color improvements --- 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 fb917f3..3c9638e 100644 --- a/templates/departures.html.ep +++ b/templates/departures.html.ep @@ -2,8 +2,8 @@
% my $status = $self->get_user_status; % if ($status->{checked_in}) { -
-
+
+
Aktuell eingecheckt

In <%= $status->{train_type} %> <%= $status->{train_no} %> ab <%= $status->{dep_name} %>

-- cgit v1.2.3