add subscription cancel link and crypto offer
This commit is contained in:
parent
e0148728d6
commit
0392a73033
@ -66,7 +66,8 @@ async function showPage({ rootEl, peertubeHelpers }) {
|
|||||||
`))).join("")}
|
`))).join("")}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p><i>${await translate("Secure transaction with Stripe")}</i></p>
|
<p><i>To cancel your subscription, please click <a href="/p/ncd-subscription-cancel">here</a>.</i></p>
|
||||||
|
<h3><i>NCTV also offers cryptocurrency subscriptions for media storage. Contact Matty on <a href="https://nicecrew.digital/@matty" target="_blank">NCD</a> or on <a href="https://matrix.to/#/@matty:chat.nicecrew.digital" target="_blank">Matrix</a>.</i></h3>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
${session_id ? `
|
${session_id ? `
|
||||||
|
Loading…
Reference in New Issue
Block a user