diff options
Diffstat (limited to 'thank-you.html')
-rw-r--r-- | thank-you.html | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/thank-you.html b/thank-you.html index a892704..773f43e 100644 --- a/thank-you.html +++ b/thank-you.html @@ -26,29 +26,13 @@ Thanks so much for buying DomeKey! </p> - <form method="post" action="/license/download"> - <input type="hidden" name="name" value="{name}" /> - <input type="hidden" name="email" value="{email}" /> - <input type="hidden" name="secret" value="{secret}" /> - - <button - type="submit" - class="button button-magenta - display-block margin-left-auto margin-right-auto - margin-top-2 margin-bottom-2"> - Download your license - </button> - </form> - <p> - If you need any help, - <a href="mailto:inquiry@domekey.teddywing.com">let me know</a>. + Please check your email for a link to download your license. </p> <p> - Also, check out the - <a href="https://github.com/teddywing/DomeKey">source code</a> - if you’re interested. + If you need any help, + <a href="mailto:inquiry@domekey.teddywing.com">let me know</a>. </p> </div> </body> |