{% extends "base.html" %} {% block body %}
400
{{ _("Bad Request") }}

{{ _("Wasn't able to handle the request, either due to incorrect or unexpected input. Usually more context should be available; if you hit this page it means you've discovered a new corner case!") }}

{% endblock %}