add 10% disclaimer to crypto thing
This commit is contained in:
parent
0f551af936
commit
3199b487b1
@ -46,6 +46,7 @@ async function showPage({ rootEl, peertubeHelpers }) {
|
|||||||
<div class="ncd-content text-center">
|
<div class="ncd-content text-center">
|
||||||
<h1>${await peertubeHelpers.translate("Choose your Storage Plan")}</h1>
|
<h1>${await peertubeHelpers.translate("Choose your Storage Plan")}</h1>
|
||||||
<h5><i>To subscribe to a storage plan with cryptocurrency (BTC, ETH, XMR), <a href="/about/contact">contact us</a>.</i></h5>
|
<h5><i>To subscribe to a storage plan with cryptocurrency (BTC, ETH, XMR), <a href="/about/contact">contact us</a>.</i></h5>
|
||||||
|
<h6><i>Cryptocurrency prices are 10% higher due to transaction fees.</i></h6>
|
||||||
<!-- <p>${description.length ? description : await peertubeHelpers.translate("You want tu spport us ? Or need more space ? Your in the right place!")}</p> -->
|
<!-- <p>${description.length ? description : await peertubeHelpers.translate("You want tu spport us ? Or need more space ? Your in the right place!")}</p> -->
|
||||||
<div class="mt-5" style="max-width: 90%; margin: 0 auto;">
|
<div class="mt-5" style="max-width: 90%; margin: 0 auto;">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
Loading…
Reference in New Issue
Block a user