{% extends "lfs/base.html" %} {% load i18n %} {% block section %}{% endblock %} {% block content %}

{% trans 'Please wait' %}

{% trans 'You will be automatically redirect to the payment page in a few seconds' %}

{% endblock %}