-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexam.html
63 lines (56 loc) · 4.05 KB
/
exam.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
<!DOCTYPE html>
<html class="wide wow-animation scrollTo" lang="en">
<head>
<title>Exam</title>
<meta charset="utf-8">
<meta name="format-detection" content="official website of Mental Health Foundation LK">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="keywords" content="psychology, metal health,Sri Lanka, MOHLK">
<meta name="author" content="Thulina">
<link rel="icon" href="images/logo.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,700%7CMerriweather:400,300,300italic,400italic,700,700italic">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/novi.css">
<!--[if lt IE 10]><div style="background: #212121; padding: 10px 0; box-shadow: 3px 3px 5px 0 rgba(0,0,0,.3); clear: both; text-align:center; position: relative; z-index:1;"><a href="http://windows.microsoft.com/en-US/internet-explorer/"><img src="images/ie8-panel/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today."></a></div><script src="js/html5shiv.min.js"></script><![endif]-->
</head>
<body>
<div class="page-loader">
<div class="page-loader-body"><span class="cssload-loader"><span class="cssload-loader-inner"></span></span></div>
</div><!-- Page-->
<div class="page text-center">
<!-- Page Content-->
<section class="section novi-background bg-cover section-cover section-404 section-30 bg-default">
<div class="section-cover-brand"><a class="reveal-inline-block" href="index.html"><img src="images/logo.png" alt=""></a></div>
<div class="section-50">
<div class="shell">
<div class="offset-top-10">
<h2 class="text-bold">There is no exam at the moment !</h2>
</div>
<div class="offset-top-15 offset-lg-top-30">
<hr class="divider bg-madison">
</div>
<div class="range range-xs-center offset-top-30 offset-sm-top-60">
<div class="cell-sm-6">
<p><li><span data-novi-id="6">There are no exams at the moment. 37 batch's exam was held recently, If you could not attend to it please call us using the informations that are given in the contact us page </span></li></p>
<p><span data-novi-id="6"><li>මේ මොහොතේ විභාග නොමැත. 37 කණ්ඩායමේ විභාගය මෑතක දී පැවැතුණි, ඔබට එයට සහභාගී වීමට නොහැකි වූයේ නම් Contact us පිටුවේ ඇති විස්තර භාවිතා කර අපව අමතන්න.</li> </span></p>
<div class="offset-top-30">
<p><span data-novi-id="7">Stay safe !</span></p>
</div>
</div>
</div>
<div class="offset-top-15 offset-lg-top-30">
<div class="group group-xl"><a class="btn btn-primary btn-icon btn-icon btn-icon-left" href="index.html"><span class="icon fa-arrow-left"></span><span>Back to Home Page</span></a></div>
</div>
</div>
</div>
<div>
<p class="">© <span class="copyright-year">2021</span> All Rights Reserved.<span> Design by SLMHC</span></p>
</div>
</section>
</div><!-- Global Mailform Output-->
<div class="snackbars" id="form-output-global"></div><!-- Java script-->
<script src="js/core.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>