2019-09-10 23:19:07 -04:00
|
|
|
|
2019-09-11 07:52:04 -04:00
|
|
|
<h3>{{i18n 'discourse_patrons.title' site_name=siteSettings.title}}</h3>
|
2019-09-11 07:09:34 -04:00
|
|
|
|
|
|
|
<div class="donations-page-description">
|
2019-09-11 07:52:04 -04:00
|
|
|
{{cook-text siteSettings.discourse_patrons_page_description}}
|
2019-09-11 07:09:34 -04:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="donations-page-payment">
|
|
|
|
{{donation-form
|
2019-09-11 17:43:27 -04:00
|
|
|
paymentSuccessHandler=(action "paymentSuccessHandler")
|
2019-09-11 07:09:34 -04:00
|
|
|
stripePaymentHandler=(action "stripePaymentHandler")
|
|
|
|
}}
|
|
|
|
</div>
|