{% include 'head.html' %}
{% import 'header.html' as header %}
{{ header.navigation(options.menu, options.current_url, 'nav nav-pills pull-right') }}
DroneAPI Demos {{options.current_url}}
Go
{% include 'bottom-scripts.html' %}