{{ trip.departureStation.name }} {% if trip.departurePlatform %} [{{ trip.departurePlatform }}] {% endif %} | → | {{ trip.arrivalStation.name}} {% if trip.arrivalPlatform %} [{{ trip.arrivalPlatform }}] {% endif %} |
{{ trip.departureTime|formatDateTime }} |
{% if trip.trainName and trip.trainNumber %}
{{ trip.trainName }} {{ trip.trainNumber }} {% else %} {{ trip.trainName }} {{ trip.trainNumber }} {% endif %} |
{{ trip.arrivalTime|formatDateTime }} |
{% if elem.reservations.0.ticketToken or elem.reservations.size > 1 %}
{% if elem.state.expanded %}
{% include ":/org.kde.messageviewer/semantic/actions.html" %}
|