signup page: it's a waiting list
This commit is contained in:
parent
51f3fb6c44
commit
260dabdad3
|
@ -78,7 +78,7 @@
|
|||
{% endif %}
|
||||
</span>
|
||||
{% else %}
|
||||
<h2>Enter your email to learn as soon as it’s available</h2>
|
||||
<h2>Enter your email to enter the waiting list</h2>
|
||||
{% if error_message %}
|
||||
<span class="pure-form-message message-error">{{ error_message }}</span>
|
||||
{% endif %}
|
||||
|
@ -206,7 +206,8 @@
|
|||
we can offer it as a paid service, we’re looking forward to expanding our
|
||||
user base. If you’re interested, we invite you to join our waiting list.
|
||||
Enter your email <a href="#subscribe-section">here</a>, and you’ll be
|
||||
added to our queue. You will receive a sign-up link in to your inbox.
|
||||
added to the waiting list. You will receive a sign-up link in to your
|
||||
inbox.
|
||||
|
||||
<div></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue