-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuser-account.html
More file actions
83 lines (83 loc) · 6.8 KB
/
Copy pathuser-account.html
File metadata and controls
83 lines (83 loc) · 6.8 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
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Sun Nov 27 2022 12:29:21 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="637a5942b32209037c3ee19a" data-wf-site="637a5942b3220901853ee149">
<head>
<meta charset="utf-8">
<title>DEVSChool</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/devschool.webflow.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: ["Droid Serif:400,400italic,700,700italic","Inter:regular,500,600,700","Libre Baskerville:regular,italic,700","Volkhov:regular,italic,700,700italic","Noto Serif:regular,italic,700,700italic"] }});</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="images/favicon.svg" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.svg" rel="apple-touch-icon">
</head>
<body>
<div data-collapse="small" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="nav-bar w-nav">
<div class="nav-container w-container">
<div class="menu-button w-nav-button"><img src="images/Menu-Icon.svg" loading="lazy" width="24" alt="" class="menu-icon"></div><img src="images/Memberbase-Logo-1.svg" width="228" height="200" alt="Memberbase Logo" class="logo w-hidden-small w-hidden-tiny">
<nav role="navigation" class="nav-content w-nav-menu">
<div class="search-banner">
<div class="search-section">
<form action="/search" class="search w-form"><input type="search" class="search-bar w-input" maxlength="256" name="query" placeholder="Search resources" id="search" required=""><input type="submit" value="Search" class="hidden w-button"></form>
</div>
</div>
<div class="nav-menu">
<a href="index.html" class="nav-link w-nav-link">Home</a>
<a href="resources.html" class="link-block w-inline-block">Needs</a><button class="nav-link" data-wf-user-logout="Log Out" data-wf-user-login="Log In" type="button">Log Out</button>
</div>
</nav>
</div>
</div>
<div class="w-users-useraccountwrapper account-page-wrapper" data-wf-user-account="true" data-wf-collection="site.siteUser">
<div class="w-users-blockcontent account-card">
<div class="w-users-blockheader account-header">
<h2 class="heading h3">Account Details</h2>
</div>
<div>
<form class="account-info-wrapper" method="post" data-wf-user-form-type="userAccount"><label class="field-label">Email</label><input type="email" id="wf-user-account-email" placeholder="" disabled="" name="Email" class="text-field w-input w-input-disabled" required="" data-wf-user-form-input-type="email"><label for="wf-user-account-name" class="field-label">Name</label><input type="text" class="text-field w-input" maxlength="256" name="" data-name="field" data-wf-user-field="wf-user-field-name" placeholder="" id="wf-user-account-name" required="">
<div class="spacer _16"></div>
<h3 class="field-label">Password settings</h3>
<a href="reset-password.html" class="link-2">Reset password</a>
<div class="spacer _24"></div>
<h3 class="field-label no-margin">Other settings</h3><label id="w-node-_62b23e3845c1a6d0f6be4e4900000000001b-7c3ee19a" class="w-checkbox checkbox-field"><input type="checkbox" name="Checkbox" id="wf-user-account-accept-communications" data-name="Checkbox" required="" checked="" data-wf-user-field="wf-user-field-accept-communications" class="w-checkbox-input check-box"><span class="checkbox-label w-form-label" for="Checkbox">I consent to receive marketing emails.</span></label><input type="submit" value="Save Changes" data-wait="Saving..." class="w-users-useraccountformsavebutton small-button w-button"><input type="reset" value="Cancel" id="w-node-_62b23e3845c1a6d0f6be4e49000000000020-7c3ee19a" class="w-users-useraccountformcancelbutton small-button light w-button">
</form>
<div tabindex="-1" id="w-node-_62b23e3845c1a6d0f6be4e49000000000021-7c3ee19a" class="w-users-userformsuccessstate w-form-success">
<p>Your account was updated successfully.</p>
</div>
<div id="w-node-_62b23e3845c1a6d0f6be4e49000000000024-7c3ee19a" style="display:none" data-wf-user-form-error="true" class="w-users-userformerrorstate 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.">There was an error updating your account. Please try again, or contact us if you continue to have problems.</div>
</div>
</div>
</div>
</div>
<div class="footer wf-section"><img src="images/Astral-4.png" loading="lazy" width="208" alt="">
<div class="footer-container w-container">
<div class="footer-logo-block">
<div class="footer-links-container">
<h5 class="footer-header">Website</h5>
<a href="index.html" class="footer-link">Home</a>
<a href="resources.html" class="footer-link">Resources</a>
<a href="contact.html" class="footer-link">Contact</a>
<a href="terms-conditions.html" class="footer-link">Terms & Conditions</a>
<a href="privacy-policy.html" class="footer-link">Privacy Policy</a>
</div>
</div>
<div class="footer-links-container">
<h5 class="footer-header">Membership</h5>
<a href="log-in.html" class="footer-link">Sign In</a>
<a href="sign-up.html" class="footer-link">Sign Up</a>
<a href="user-account.html" aria-current="page" class="footer-link w--current">User Account</a>
<a href="reset-password.html" class="footer-link">Reset Password </a>
</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=637a5942b3220901853ee149" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.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] -->
</body>
</html>