{{ trip.departureBusStop.name }} {% if trip.departurePlatform %} [{{ trip.departurePlatform }}] {% endif %} | → | {{ trip.arrivalBusStop.name }} {% if trip.arrivalPlatform %} [{{ trip.arrivalPlatform }}] {% endif %} |
{{ trip.departureTime|formatDateTime }} |
{% if trip.busName and trip.busNumber %}
{{ trip.busName }} {{ trip.busNumber }} {% else %} {{ trip.busName }} {{ trip.busNumber }} {% endif %} |
{{ trip.arrivalTime|formatDateTime }} |
{% if elem.reservations.0.ticketToken %}
{% if elem.state.expanded %}
{% include ":/org.kde.messageviewer/semantic/actions.html" %}
|