{% extends 'base.html' %} {% load static %} {% block title %}400 - Bad Request | POS 254{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
400

Bad Request

Sorry, there was a problem with your request. Please check your input and try again.

{% endblock %}