summaryrefslogtreecommitdiff
path: root/cgi/templates/clean.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/clean.html.ep')
-rw-r--r--cgi/templates/clean.html.ep3
1 files changed, 3 insertions, 0 deletions
diff --git a/cgi/templates/clean.html.ep b/cgi/templates/clean.html.ep
index 37ab205..085407b 100644
--- a/cgi/templates/clean.html.ep
+++ b/cgi/templates/clean.html.ep
@@ -32,6 +32,9 @@
% if ($departure->{delay}) {
<span class="delay">(+<%= $departure->{delay} %>)</span>
% }
+<span class="platform">
+%= $departure->{platform}
+</span>
</span>
<span class="time">
%= $departure->{time}