{% extends 'base.html' %} {% load static i18n adyen_tags %} {% block content %} {% comment %} Example of status template with {% endcomment %} {% adyen_status_polling order=order status_url=status_url %} {% if object.succeeded %}
Click here to see the result
{% endif %} {% endif %} {% elif order.status == "pending" %}