{% extends 'base.html' %} {% block title %}{{ _('Make a Payment') }} - MetaBrainz Foundation{% endblock %} {% block content %}

{{ _('Make a Payment') }}

{{ _('Your payments will be used to operate projects of the MetaBrainz Foundation. This includes paying for ongoing expenses like hosting, hardware, maintaining a modest office, and paying a minimal salary for MetaBrainz employees.') }}

{{ _('

Where has your contribution gone? See our transparent finances.

', financial_reports_url=url_for('financial_reports.index')) }} {% block payment_content %} {% endblock %}

{{ _('Other ways to pay') }}

{{ _('Non-US Bank transfer') }}

{{ _('You can make a payment, or recurring payments, via bank transfer to the following IBAN:') }}

BE96 9670 3472 0205 (BIC: TRWIBEB1XXX)

{{ _('Please specify the invoice number(s) you are paying in the description field of the transfer.') }}

{% endblock %}