{% block unzer_payment_frame_sepa_mandate %}
{{ "UnzerPayment.frame.sepa.mandate.title" | trans }}
{{ "UnzerPayment.frame.sepa.mandate.content" | trans({'%company%': page.extensions.unzerPaymentFrame.shopName}) }}
{% if not context.customer.guest %}
{% endif %}
{% endblock %}