supporters: Add notice on PayPal page linking back to Stripe payment
This commit is contained in:
parent
74dc569d4f
commit
e8d5b08143
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1 class="lh-title tc mt4">Become a Sustainer by PayPal</h1>
|
<h1 class="lh-title tc mt4">Become a Sustainer by PayPal</h1>
|
||||||
|
|
||||||
|
<p class="tc"><em>You can become a Sustainer by Paypal here, or you can <a href="{% url 'sustainers' %}">donate via Stripe!</a></em></p>
|
||||||
|
|
||||||
<div class="content-with-donate-sidebar" id="formStart">
|
<div class="content-with-donate-sidebar" id="formStart">
|
||||||
|
|
||||||
{% if partial_amount > 0 %}
|
{% if partial_amount > 0 %}
|
||||||
|
|
Loading…
Reference in a new issue