-
Notifications
You must be signed in to change notification settings - Fork 0
/
403.html
168 lines (161 loc) · 7.12 KB
/
403.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
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="...redefining learning, discovering talents" />
<meta name="keywords" content="ANAN University, Business School (ABS), ABS">
<meta name="author" content="MBV Technologies Kano">
<title>403 Access Denied</title>
<link rel="icon" type="image/png" href="images/favicon.jpg" />
<!-- Google Font-->
<link href="https://fonts.googleapis.com/css?family=Lato:100,300,300i,400,400i,700,700i,900,900i" rel="stylesheet">
<!-- Bootstrap CSS -->
<link href="css/bootstrap/bootstrap.min.css" type="text/css" rel="stylesheet" />
<!-- font-awesome CSS -->
<link href="css/fontawesome/font-awesome.min.css" type="text/css" rel="stylesheet" />
<!-- owlcarousel CSS -->
<link href="css/owlcarousel/owl.carousel.min.css" type="text/css" rel="stylesheet" />
<!-- Bootstrap CSS -->
<link href="css/style.css" type="text/css" rel="stylesheet" />
<!-- global CSS -->
<link href="css/shotcode.css" type="text/css" rel="stylesheet" />
<!-- main CSS -->
<link href="css/responsive.css" type="text/css" rel="stylesheet" />
<link href="css/extra.css" type="text/css" rel="stylesheet" />
<!-- hover CSS -->
<link href="css/hover.css" type="text/css" rel="stylesheet" />
<link href="https://cdn.datatables.net/1.13.5/css/dataTables.bootstrap4.min.css" type="text/css" rel="stylesheet" />
<link href="https://cdn.datatables.net/1.13.5/css/dataTables.bootstrap4.min.css" type="text/css" rel="stylesheet" />
<!-- images popup CSS -->
<link href="css/magnific-popup.css" type="text/css" rel="stylesheet" />
<!-- modernizr jS -->
<script src="js/modernizr-2.8.3.min.js" type="text/javascript"></script>
</head>
<body class="header_sticky">
<div id="loader-wrapper">
<div id="loader"></div>
<div class="loader-section section-left"></div>
<div class="loader-section section-right"></div>
</div>
<!-- /.top Header -->
<div class="educare-header-section">
<!-- Header -->
<div class="educare-header-section">
<!-- Header -->
<div id="head" class="header educare-info-header clearfix"> </div>
<!-- /.header -->
<header id="header" class="header header-main educare-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="educare-header-wrapper">
<div class="nav-wrap clearfix">
<nav id="mainnav" class="mainnav">
<ul class="menu">
<li> <a href="https://abseducation.com.ng">Home</a></li>
<li><a href="about">About Us</a></li>
<li><a href="https://abseducation.com.ng#team">Our Team</a></li>
<li class="active"><a href="https://abseducation.com.ng#programs">Programs</a>
<ul class="submenu">
<li><a href="pgt">Postgraduate Taught (PGT)</a></li>
<li><a href="pgr">Postgraduate Research (PGR)</a></li>
<li><a href="ugp">Undergraduate Professional (UGP)</a></li>
<li><a href="op">Open Professional (OP)</a></li>
</ul>
</li>
<li> <a href="gallery.html">Gallery</a></li>
<li><a onclick="return confirm('coming soon!');" href="#">News</a></li>
<li><a href="contact">Contact</a></li>
<li><a onclick="return confirm('coming soon!');" href="#">FAQ</a> </li>
</ul>
<!-- /.menu -->
</nav>
<!-- /.mainnav -->
<div class="educare-search">
<form action="#" id="searchform-all" method="get">
<div>
<input type="text" id="input-search" class="sss" placeholder="Search...">
<input type="submit" id="searchsubmit">
</div>
</form>
</div>
<ul class="menu educare-ex-nav">
<li id="s" class="show-search"> <a href="#search" class="flat-search"><i class="fa fa-search"></i></a> </li>
</ul>
<div class="educare-btn-menu"> <span></span> </div>
<!-- //mobile menu button -->
</div>
<!-- /.nav-wrap -->
</div>
</div>
</div>
</div>
</header>
<nav id="educare-mobile-nav" class="mainnav " style="display: none;">
<ul class="menu">
<li> <a href="https://abseducation.com.ng">Home</a></li>
<li><a href="about">About Us</a></li>
<li><a href="https://abseducation.com.ng#team">Our Team</a></li>
<li class="active"><a href="https://abseducation.com.ng#programs">Programs</a>
<ul class="submenu">
<li><a href="pgt">Postgraduate Taught (PGT)</a></li>
<li><a href="pgr">Postgraduate Research (PGR)</a></li>
<li><a href="ugp">Undergraduate Professional (UGP)</a></li>
<li><a href="op">Open Professional (OP)</a></li>
</ul>
</li>
<li> <a href="gallery.html">Gallery</a></li>
<li><a onclick="return confirm('coming soon!');" href="#">News</a></li>
<li><a href="contact">Contact</a></li>
<li><a onclick="return confirm('coming soon!');" href="#">FAQ</a> </li>
</ul>
<!-- /.menu -->
</nav>
</div>
<!-- ========== *// start [Prices - Section] //* ========== -->
<section class="padding white center-align error_pages ">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="error_content text-center align_center_center">
<div class="e404">
<h1>403</h1>
</div>
<p class="not_found text-uppercase">Forbidden</p>
<p class="not_found">Access to this resource on the server is denied!</p>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER-->
<footer id="foot"></footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="js/jquery-3.3.1.min.js" type="text/javascript"></script>
<script src="js/popper.min.js" type="text/javascript"></script>
<script src="js/bootstrap/bootstrap.min.js" type="text/javascript"></script>
<!--owl carousel-->
<script src="js/owlcarousel/owl.carousel.min.js" type="text/javascript"></script>
<!--parallaxie-->
<script src="js/parallaxie.js" type="text/javascript"></script>
<!--To View on scroll-->
<script src="js/jquery.appear.js"></script>
<!--popup inages-->
<script src="js/jquery.magnific-popup.js"></script>
<!--Checkbox-->
<script src="js/jquery-countTo.js"></script>
<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBuU_0_uLMnFM-2oWod_fzC0atPZj7dHlU"></script>
<!--main js-->
<script src="js/script.js" type="text/javascript"></script>
<script src="https://cdn.datatables.net/1.13.5/js/jquery.dataTables.min.js" type="text/javascript"></script>
<script>
//new DataTable('#example');
$(document).ready(function(){
$('#foot').load("includes/footer.html");
$('#head').load("includes/header.html");
});
</script>
</body>
</html>