You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="warning-container"class="mt-10 bg-gradient-warning text-center py-3 text-white border-radius-xl"style="display: none;"><b>A problem occured. Verify the form data and try again.</b></div>
<h3class="text-gradient text-primary">Cloud Early Access</h3>
21
+
<pclass="mb-0">
22
+
We are onboarding supporters who can help us test out project for a limited period of time. <b>Interested in being part?</b> Fill out the form below and we'll get in contact soon 😉
<inputname="username"id="username"class="form-control"placeholder="Username to identify you on the edgebox.io platform"aria-label="Username to identify you on the edgebox.io platform"type="text"required>
46
+
</div>
47
+
</div>
48
+
</div>
49
+
<divclass="row">
50
+
<divclass="col-md-6">
51
+
<divclass="form-group mb-0 mt-md-0 mt-4">
52
+
<label>Account Password:</label>
53
+
<inputtype="password"name="password"class="form-control"id="password"placeholder="This will be your cloud dashboard password access"required></input>
54
+
</div>
55
+
</div>
56
+
<divclass="col-md-6 ps-md-2">
57
+
<divclass="form-group mb-0 mt-md-0 mt-4">
58
+
<label>Password confirmation:</label>
59
+
<inputtype="password"name="passwordConfirm"class="form-control"id="passwordConfirm"placeholder="Type the same password, just to be sure ;)"required></input>
60
+
</div>
61
+
</div>
62
+
</div>
63
+
<br>
64
+
<!-- <div class="form-group mb-0 mt-md-0 mt-4">
65
+
<label>How do you intend to use Edgebox? What does interest you the most?</label>
66
+
<textarea name="message" class="form-control" id="message" rows="6" placeholder="Describe how you plan to test edgebox throughout the test phase. If you have any specific ideas of what you want to achieve, let us know!"></textarea>
67
+
</div> -->
68
+
<divclass="row">
69
+
<divclass="col-md-12 text-center">
70
+
<buttontype="submit"class="btn bg-gradient-primary mt-3 mb-0">Apply for early access</button>
0 commit comments