supporters: Add notice on PayPal page linking back to Stripe payment

This commit is contained in:
Ben Sturmfels 2024-12-21 10:08:29 +11:00
parent 74dc569d4f
commit e8d5b08143
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -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 %}