Sky-Ops schools program
Sky-Ops are showcasing the Little Ripper Lifesaver Drone as part of their Future Pilots Development Program in both primary and secondary schools. The Little Ripper Lifesaver Drone performed the world’s [...]
/** * Custom footer links injection */ function add_custom_footer_links() { echo '
'; } add_action('wp_footer', 'add_custom_footer_links');