{% extends "base.html" %} {% block title %}{{ t('connection_new.title') }} — painfree{% endblock %} {% block body %}

{{ t('connection_new.heading') }}

{{ t('connection_new.lede') }}

{# Ticked by default, and the default is the safe one: the bank holds the payment and a person releases it, so this service alone cannot move money. Clearing it is the deliberate act, and it needs a mandate at the bank that says this subscriber signs alone. #}

{{ t('connection.request_eds_hint') }}

{{ t('connection_new.product') }}

{{ t('common.cancel') }}
{% endblock %}