feat: Add domain buying and gifting
All checks were successful
Build Docker / Build Image (push) Successful in 27s

This commit is contained in:
2023-11-08 12:32:05 +11:00
parent 33d65bdd20
commit 7172f448d6
3 changed files with 64 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ Claim a free Handshake domain">
<div class="col-12 col-lg-10 mx-auto">
<div class="text-center position-relative" style="display: block;flex-wrap: wrap;justify-content: flex-end;">
<h2 style="width: 100%;">Sorry there was an error with your transfer</h2>
<p style="color: rgb(255,0,0);">{{error}}</p>
<p style="color: rgb(255,0,0);">{{error | safe}}</p>
<p style="margin-bottom: 75px;">If you need any help with your domain you can ask in the <a href="https://discord.gg/namebase-664247448469897267" target="_blank">Namebase discord server</a>&nbsp;or by emailing my at <a href="mailto:faucet@nathan.woodburn.au">faucet@nathan.woodburn.au</a></p>
</div>
</div>