{% extends "templates/base.html" %} {% block main %}
{{ gettext("Unfortunately the selected payment provider is not supported in this demo.") + "" + gettext("Please go back and select "Taler".") }}