{# app/templates/storefront/errors/422.html #} {# 422 Unprocessable Entity error page - validation errors #} {% extends "storefront/errors/base.html" %} {% block icon %}📝{% endblock %} {% block title %}422 - Invalid Information{% endblock %} {% block extra_content %} {% if details and details.validation_errors %}