diff --git a/pinaxcon/templates/registrasion/invoice/details.html b/pinaxcon/templates/registrasion/invoice/details.html index 569e20c..a876fa6 100644 --- a/pinaxcon/templates/registrasion/invoice/details.html +++ b/pinaxcon/templates/registrasion/invoice/details.html @@ -34,6 +34,12 @@ This is a refunded registration summary for CopyleftConf 2020. It is provided for informational purposes only. {% elif invoice.is_paid %} This is a confirmed registration summary for CopyleftConf 2020. + + +
Conservancy works year-round to grow the software + freedom movement and support alternatives to proprietary software. Please + consider becoming a + Supporter of our work!
{% endif %} {% endblock %}