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

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