From c099b757579129a454739f6e13fc4c5fea4e062e Mon Sep 17 00:00:00 2001 From: Gianni Ceccarelli Date: Thu, 30 May 2013 08:00:41 +0100 Subject: tube status --- forecast.html.tt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'forecast.html.tt') diff --git a/forecast.html.tt b/forecast.html.tt index 82d8412..eedc078 100644 --- a/forecast.html.tt +++ b/forecast.html.tt @@ -143,5 +143,21 @@ +
+ + + + + + [% FOREACH line IN t.lines %] + + + + + + [% END %] + +
LineStatusDetails
[% line.name %][% line.status.description %][% line.status.details %]
+
-- cgit v1.2.3