{% extends "base.html" %} {% load i18n plata_tags %} {% block title %}{% trans "Order payment failure" %} - {{ block.super }}{% endblock %} {% block content %}
{% trans "You can continue editing your order and try again." %}