{% extends "admin/change_form.html" %} {% block content %}

Import payments from a CSV

{% csrf_token %}
{{ adminform.as_p }}
{% endblock %}