{% if theme and theme.custom_css %} {% endif %}
{% if vendor and theme and theme.branding and theme.branding.logo %}
{% endif %} {% block content %}
{% block icon %}⚠️{% endblock %}
{{ status_code }}
{{ status_name }}
{{ message }}
{% block action_buttons %}
Continue Shopping
Contact Us
{% endblock %}
{% block extra_content %}{% endblock %}
{% block support_link %} Need help?
Contact our support team
{% endblock %}
{% if vendor %}
{{ vendor.name }}
{% endif %} {% endblock %}