diff --git a/templates/_connections.html.ep b/templates/_connections.html.ep index 97c53e0..1dd2718 100644 --- a/templates/_connections.html.ep +++ b/templates/_connections.html.ep @@ -16,7 +16,7 @@ data-dest="<%= $via->{name} %>"> % } % else { -
  • +
  • % } % if ($train->departure_is_cancelled) { diff --git a/templates/_connections_hafas.html.ep b/templates/_connections_hafas.html.ep index d2b35ce..dcf7ec9 100644 --- a/templates/_connections_hafas.html.ep +++ b/templates/_connections_hafas.html.ep @@ -16,7 +16,7 @@ data-dest="<%= $via->{name} %>"> % } % else { -
  • +
  • % } % if ($train->is_cancelled) {