{{ trip.name }}
{% with trip as location %}{% include "org.kde.messageviewer/itinerary/location.html" %}{% endwith %}
{{ res.checkinTime|formatDate }} - {{ res.checkoutTime|formatDate }}
{{ trip.address|formatAddress|safe }}
{% include "org.kde.messageviewer/itinerary/actions.html" %}