{% extends 'main/base.html' %} {% load i18n %} {% block title %}{% trans "Deposit" %} - ODEON{% endblock %} {% block content %}
{% trans "Your payment proof has been sent for verification. Your balance will be credited once an administrator approves it." %}
€{{ amount }}
{% trans "Method" %}: {{ method_label }}
{% trans "Back to Wallet" %}