-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·89 lines (89 loc) · 5.49 KB
/
index.html
File metadata and controls
executable file
·89 lines (89 loc) · 5.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
<!DOCTYPE html>
<!-- Last Published: Wed May 29 2019 02:37:20 GMT+0000 (UTC) -->
<html data-wf-page="5cdb69c9ded4a01b277c2389" data-wf-site="5cdb69c9ded4a00da77c2385">
<head>
<meta charset="utf-8">
<title>Login</title>
<meta content="Login" property="og:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/components.css" rel="stylesheet" type="text/css">
<link href="css/user-dashboard.css" rel="stylesheet" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Varela:400","Karla:regular,700"] }});</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="https://daks2k3a4ib2z.cloudfront.net/img/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://daks2k3a4ib2z.cloudfront.net/img/webclip.png" rel="apple-touch-icon">
<!-- Memberstack -->
<script src="https://api.memberstack.io/static/memberstack.js?custom" data-memberstack-id="400152fdc384c02c931f404823e0a105"> </script>
<!-- Crisp Chat Code -->
<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="9363b728-641a-400e-a03a-b3db0cb11122";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>
<!-- Chat.js CDN -->
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.8.0"></script>
</head>
<body>
<a data-w-id="bb7013ae-656f-0690-1c48-bd5e1e2edbaf" style="height:0PX" href="https://www.memberstack.io/dashboard-tutorial" class="tutorial-alert-bar w-inline-block">
<div class="video-icon"><img src="https://uploads-ssl.webflow.com/5bbfaf3252489b4c484ba9b9/5c7a1104eaea1d2cb3951624_vdieo.svg" alt="" class="video-svg"></div>
<div>Tutorial Video: How does this template work?</div>
</a>
<div class="login-page-wrapper"><a href="preview.html" class="login-nav-link">Preview Dashboard</a>
<div class="login-container w-form">
<div class="login-container"></div>
<h1 class="login-head">Login to continue</h1>
<form id="sign-up" name="wf-form-Sign-up-Form" data-name="Sign up Form" method="post" ms-login="true" class="memberstack-form">
<div class="field-wrapper"><label for="node" class="signup-label">Email address</label><input type="email" maxlength="256" required="" ms-field="email" class="signup-field w-input"></div>
<div class="field-wrapper"><label for="password-2" class="signup-label">Password</label><input type="password" class="signup-field w-input" maxlength="256" name="password-2" data-name="Password 2" ms-field="password" id="password-2" required=""></div>
<div class="secondary-action forgot-password"><a ms-forgot="true" href="#" class="login-link">Forgot password?</a></div><input type="submit" value="Login Now" data-wait="Please wait..." class="login-button w-button"></form>
<div class="w-form-done">
<div>Thank you! Your submission has been received!</div>
</div>
<div class="error-message w-form-fail">
<div>Oops! Something went wrong while submitting the form.</div>
</div>
</div>
<div memberstack-template="Client Dashboard Template" class="template-tag"><a href="http://memberstack.io" target="_blank" class="w-inline-block"></a></div>
</div>
<div data-w-id="5422bca3-e4bb-23db-1905-3fa26beede82" style="display:none" class="delete-me-welcome">
<div class="help-tooltip tour-tooltip">
<div class="help-tooltip-content">
<div class="help-title inline-block">Setup To-do</div>
<div class="relative">1. Publish this site<br>2. Create a <a href="https://app.memberstack.io/all-websites" target="_blank">MemberStack account</a><br>3. Activate your membership site 🎉🎉🎉<br></div>
<div class="tour-dot"></div>
<div class="w-embed">
<style>
@keyframes tourDot {
0% {box-shadow: 0 0 0 0px rgba(42, 168, 255, 0.8);}
100% {box-shadow: 0 0 0 80px rgba(42, 168, 255, 0);}
}
.tour-dot {
animation: tourDot 1.5s ease-out infinite;
}
</style>
</div>
</div>
<div class="tour-bottom-row">
<div>You can delete this to-do list anytime.</div>
</div>
<div class="tour-diamond top-right"></div>
</div>
</div>
<script src="https://d1tdp7z6w94jbb.cloudfront.net/js/jquery-3.3.1.min.js" type="text/javascript" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="js/user-dashboard.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<div memberstack-template="Client Dashboard Template"></div>
<!-- Crisp + MemberStack -->
<script>
MemberStack.onReady.then(function(member) {
var email = member["email"]
var name = member["first-name"]
if (member.loggedIn) {
try{
$crisp.push(["set", "user:email", [email] ])
$crisp.push(["set", "user:nickname", [name] ])
} catch(e) {}
}
})
</script>
</body>
</html>