diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/multi.html.ep | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/multi.html.ep b/templates/multi.html.ep index 3a96381..6e58325 100644 --- a/templates/multi.html.ep +++ b/templates/multi.html.ep @@ -7,7 +7,9 @@ <div class="display <% if (($i % 2) == 0) { %> separator<% } %>"> <div class="platform"> +% if (not $departure->{is_cancelled}) { %= $departure->{platform} +% } </div> <div class="time"> |