{% extends "django_htcpcp_tea/base_error.html" %} {% block error_title %}406 Not Acceptable{% endblock %} {% block error_body %}
The operator of the coffee pot cannot comply with the requested additions.
{% if supported_additions %}This pot does not support beverage additions.
{% endif %} {% endblock %}