From df7d82cd36bccae95ae6f6c50b5e2f97979d67e9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 8 Feb 2016 20:58:32 +0100 Subject: fucking headers, how do they even look good? (not like this, but still better than before...) --- templates/clean.html.ep | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/clean.html.ep b/templates/clean.html.ep index 5e35153..538102f 100644 --- a/templates/clean.html.ep +++ b/templates/clean.html.ep @@ -76,6 +76,7 @@
+<%= $departure->{delay} %>
% } +
% if ($departure->{platform}) { Gleis <%= $departure->{platform} %> @@ -163,6 +164,7 @@ % } % } +
% if ($departure->{info} and length $departure->{info}) { -- cgit v1.2.3