|
Hello {{ name }},
Your drone flight request has been approved.
{% if message %}
Airport comment: {{ message }}
{% endif %}
Before you fly: you must call the tower approximately 20 minutes before commencing flight. Do not commence unless you have made this pre-flight call and can comply with any tower instructions given at the time.
| Reference |
{{ reference_number }} |
| Status |
{{ status }} |
| Takeoff |
{{ takeoff_time }} |
| Completion |
{{ completion_time }} |
| Location |
{{ location }} |
| Max elevation |
{{ maximum_elevation_ft_amsl }} ft AMSL |
{% if edit_url %}
View, update, or cancel request
{% endif %}
Please quote your reference number in any replies or phone calls.
|