{% extends "shop/base.html" %} {% load i18n %} {% block title %}{% translate "Payment canceled" %}{% endblock %} {% block content %}
{% translate "There was a problem processing your payment." %}