diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/infoscreen.html.ep | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/infoscreen.html.ep b/templates/infoscreen.html.ep index 45f2772..28ce27c 100644 --- a/templates/infoscreen.html.ep +++ b/templates/infoscreen.html.ep @@ -60,8 +60,13 @@ <span class="delay"> FĂ„LLT AUS </span> % } % else { +% if ($departure->countdown > 0) { <%= $departure->countdown %> min % } +% else { +sofort +% } +% } </span> <span class="time"> %= $departure->time |