From d2908099c43d0ad0d30f9b179bccc2044c62f8c3 Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Sat, 2 May 2026 18:23:28 -0500 Subject: [PATCH] fix: add sign-up form to free tier checkout - was showing text with no form --- src/checkout.el | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/src/checkout.el b/src/checkout.el index 870d095..2beec0d 100644 --- a/src/checkout.el +++ b/src/checkout.el @@ -96,6 +96,39 @@ fn checkout_page(plan: String, pub_key: String) -> String { " + (if is_free { "

Create your account.

Create an account to reserve your free tier spot. You'll receive your download link and setup instructions at launch.

+ +
+
+ + +
+ +
+ +
+ or create an account with email +
+ +
+ + + +

Already have an account? Sign in

+
+
" } else { "