You need to pay {{ format_currency(amount, currency, locale=session.lang) }} for your registration.
{% if force_plugin %}
You can pay using {{ force_plugin[1].get_method_name(event) }}.
{% else %}
Please select a payment method below to see the final price.
{% endif %}
{% if not force_plugin %}