-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathaccess-denied.html
More file actions
71 lines (71 loc) · 4.78 KB
/
Copy pathaccess-denied.html
File metadata and controls
71 lines (71 loc) · 4.78 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
<!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="637a5942b32209ba123ee175" 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-userformpagewrap utility-page-wrap center-align">
<div class="w-users-userformheader"><img src="images/Lock-and-Key-Icon.svg" alt="" class="icon large">
<h2 class="heading h2">Access Denied</h2>
</div>
<p class="paragraph medium">An account is required to access this resource.</p>
<div class="spacer _16"></div>
<a href="sign-up.html" class="button white w-button">Sign Up</a>
<div class="spacer _16"></div>
<p class="paragraph small">Already have an account? <a href="log-in.html" class="white-text-link">Log in</a>.</p>
</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" class="footer-link">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>