Type: {{flight.type}}
Comment: {{flight.comment}}
Time
Takeoff: {{flight.starttime | date:'yyyy-MM-dd HH:mm:ss'}}
Touchdown: {{flight.endtime | date:'yyyy-MM-dd HH:mm:ss'}}
Plane
{{flight.plane.name}}
{{flight.plane.registration}}
{{flight.plane.model}}
Users
{{user.name}}
{{user.role}}