regluit/frontend/templates/registration/from_error.html

2 lines
189 B
HTML

{% extends "registration/from_pledge.html" %}
{% block login_pitch %}<h3>OK, we're running into a problem using {{ request.GET.backend }} to sign in, so try another way. </h3>{% endblock %}