-
Notifications
You must be signed in to change notification settings - Fork 0
/
user-account.html
45 lines (45 loc) · 3.41 KB
/
user-account.html
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
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Wed Jan 31 2024 04:47:08 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="653f7e971f3495ab1649b62e" data-wf-site="6441096389018e1bcb4a5b5b">
<head>
<meta charset="utf-8">
<title>Kid's Cool Site</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/umifuzy.webflow.css" rel="stylesheet" type="text/css">
<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="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
</head>
<body>
<div class="w-users-useraccountwrapper" data-wf-user-account="true" data-wf-collection="site.siteUser">
<div class="w-users-blockheader">
<h2>My Account</h2>
</div>
<div class="w-users-blockcontent">
<div>
<form method="post" data-wf-user-form-type="userAccount"><label for="Email">Email</label><input disabled="" name="Email" id="wf-user-account-email" placeholder="" class="w-input w-input-disabled" type="email" autocomplete="username" required="" data-wf-user-form-input-type="email"><label for="Name">Name</label><input class="w-input" maxlength="256" name="" data-name="" data-wf-user-field="wf-user-field-name" placeholder="" fieldtype="data-wf-user-field-type" type="text" id="wf-user-account-name" required="">
<h3>Password settings</h3>
<a href="reset-password.html" class="w-inline-block">Reset password</a><label class="w-checkbox"><input class="w-checkbox-input" name="" data-name="" data-wf-user-field="wf-user-field-accept-communications" placeholder="" type="checkbox" id="wf-user-account-accept-communications"><span class="w-form-label">I consent to receive marketing emails.</span></label><input type="submit" data-wait="Saving..." class="w-users-useraccountformsavebutton w-button" value="Save Changes"><input type="reset" class="w-users-useraccountformcancelbutton w-button" value="Cancel">
</form>
<div tabindex="-1" class="w-users-userformsuccessstate w-form-success">
<p>Your account was updated successfully.</p>
</div>
<div style="display:none" data-wf-user-form-error="true" class="w-form-fail">
<div class="user-form-error-msg" wf-account-update-form-general-error-error="There was an error updating your account. Please try again, or contact us if you continue to have problems." wf-account-update-form-validation-failed-error="There was an error in some of the information provided.">There was an error updating your account. Please try again, or contact us if you continue to have problems.</div>
</div>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6441096389018e1bcb4a5b5b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
</body>
</html>