{% extends "flights/base.html" %} {% block title %} Error {% endblock %} {% block body %}

Error

{{ message }}
Return to flights. {% endblock %}