diff --git a/frontend/templates/pricing.html b/frontend/templates/pricing.html index b6cae447..e452acff 100644 --- a/frontend/templates/pricing.html +++ b/frontend/templates/pricing.html @@ -114,7 +114,7 @@
Start with the free tier — no credit card required.
- - Create your free account + {% if allow_signup %}Create your free account{% else %}Sign in{% endif %}