{% extends basetpl %} {% load i18n %} {% load bootstrap3 %} {% load static %} {% block inner %} {% if no_more_payments %}
{% blocktrans trimmed %} This page allows you to upload bank statement files to process incoming payments. {% endblocktrans %}
{% blocktrans trimmed %}
Currently, this feature supports .csv
files and files in the MT940 format.
{% endblocktrans %}
{% blocktrans trimmed %} On this page, you can import banking data on a per-event level. You also only see unmatched transactions imported directly for this event. {% endblocktrans %} {% trans "Go to organizer-level import" %}
{% endif %}