Loading templates/_train_details.html.ep +3 −0 Original line number Diff line number Diff line Loading @@ -224,6 +224,9 @@ % if ($departure->{arrival} ne $departure->{sched_arrival}) { (heute <%= $departure->{arrival} %>) % } % } % if ($departure->{missing_realtime}) { <i class="material-icons" aria-label="Echtzeitdaten fehlen">gps_off</i> % } <strong><%= stash('station_name') %></strong> </li> Loading Loading
templates/_train_details.html.ep +3 −0 Original line number Diff line number Diff line Loading @@ -224,6 +224,9 @@ % if ($departure->{arrival} ne $departure->{sched_arrival}) { (heute <%= $departure->{arrival} %>) % } % } % if ($departure->{missing_realtime}) { <i class="material-icons" aria-label="Echtzeitdaten fehlen">gps_off</i> % } <strong><%= stash('station_name') %></strong> </li> Loading