summaryrefslogtreecommitdiff
path: root/talerdonations/donations/templates/provider-not-supported.html
blob: e10d66a4a9a3575a2ca0f5af692bea0d858a6a99 (plain)
1
2
3
4
5
{% extends "templates/base.html" %}

{% block main %}
Unfortunately the selected payment provider is not supported in this demo.
{% endblock main %}