-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 9c6d1e7
Showing
33 changed files
with
10,423 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Page Not Found</title> | ||
<meta name="description" content="Page not found. Your pixels are in another canvas."> | ||
<link rel="stylesheet" href="css/main.css"> | ||
<link rel="shortcut icon" type ="image/x-icon" href="images/favicon.ico"> | ||
|
||
|
||
|
||
</head> | ||
|
||
|
||
<body> | ||
|
||
<div class="navbar navbar-default navbar-fixed-top" role="navigation" style="background-color: blue"> | ||
<div class="container-fluid"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
<a style="color: white" class="navbar-brand" href="index.html">NLPT @ COMSATS Lahore</a> | ||
</div> | ||
<div class="collapse navbar-collapse" id="navbar-collapse-1"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li><a style="color: white" href="index.html">Home</a></li> | ||
<li><a style="color: white" href="team/index.html">Team</a></li> | ||
<li><a style="color: white" href="publications/index.html">Publications</a></li> | ||
<li><a style="color: white" href="research/index.html">Research</a></li> | ||
<li><a style="color: white" href="joinus/index.html">Join US</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="container-fluid"> | ||
<div class="row"> | ||
<p>Sorry, but the page you were trying to view does not exist.</p> | ||
|
||
|
||
</div> | ||
<br/> | ||
<br/> | ||
</div> | ||
|
||
<div id="footer" class="panel" > | ||
<div class="panel-footer" style="background-color: blue"> | ||
<div class="container-fluid"> | ||
<div class="row"> | ||
<div class="col-sm-4"> | ||
|
||
<p style="color: white">@NLPT COMSATS.</a></p> | ||
<p style="color: white">We are part of the Computer Science Department at <a style="color: gray" href="https://lahore.comsats.edu.pk/">COMSATS Institute of Information Technology, Lahore.</a></p> | ||
<p style="color: white">Site powered by <a style="color: gray" href="https://jekyllrb.com/">Jekyll</a> </p> | ||
|
||
|
||
<p> </p><p> | ||
|
||
|
||
</div> | ||
<div class="col-sm-4"> | ||
|
||
</div> | ||
<div class="col-sm-4" style="color: white"> | ||
Contact:<br /> | ||
1.5 KM Defence Road<br/> | ||
Off Raiwind Road<br/> | ||
Lahore, Pakistan. | ||
(<a style="color: gray" href="https://www.google.com/maps/place/COMSATS+Institute+of+Information+Technology/@31.4014266,74.2088896,17z/data=!4m12!1m6!3m5!1s0x3918ffd0bc7c5f71:0x879e9b82857bcd94!2sCOMSATS+Institute+of+Information+Technology!8m2!3d31.401422!4d74.2110783!3m4!1s0x3918ffd0bc7c5f71:0x879e9b82857bcd94!8m2!3d31.401422!4d74.2110783">Maps</a>) | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs /jquery/1.11.3/jquery.min.js"></script> | ||
<script src="js/bootstrap.min.js"></script> | ||
|
||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,97 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<title>Home</title> | ||
<meta name="description" content="Allan Lab at Leiden University."> | ||
<link rel="stylesheet" href="css/main.css"> | ||
<link rel="shortcut icon" type ="image/x-icon" href="images/favicon.ico"> | ||
|
||
|
||
|
||
</head> | ||
|
||
|
||
<body> | ||
|
||
<div class="navbar navbar-default navbar-fixed-top" role="navigation" style="background-color: blue"> | ||
<div class="container-fluid"> | ||
<div class="navbar-header"> | ||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse-1" aria-expanded="false"> | ||
<span class="sr-only">Toggle navigation</span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
|
||
<a style="color: white" class="navbar-brand" href="index.html">NLPT @ COMSATS Lahore</a> | ||
</div> | ||
<div class="collapse navbar-collapse" id="navbar-collapse-1"> | ||
<ul class="nav navbar-nav navbar-right"> | ||
<li><a style="color: white" href="index.html">Home</a></li> | ||
<li><a style="color: white" href="team/index.html">Team</a></li> | ||
<li><a style="color: white" href="publications/index.html">Publications</a></li> | ||
<li><a style="color: white" href="research/index.html">Research</a></li> | ||
<li><a style="color: white" href="joinus/index.html">Join US</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="container-fluid"> | ||
<div class="row"> | ||
<div id="textid" class="col-sm-12"> | ||
<h1 id="news">News</h1> | ||
|
||
<p>1,October,2017 <br /> | ||
<em></em></p> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
<br/> | ||
<br/> | ||
</div> | ||
|
||
<div id="footer" class="panel" > | ||
<div class="panel-footer" style="background-color: blue"> | ||
<div class="container-fluid"> | ||
<div class="row"> | ||
<div class="col-sm-4"> | ||
|
||
<p style="color: white">@NLPT COMSATS.</a></p> | ||
<p style="color: white">We are part of the Computer Science Department at <a style="color: gray" href="https://lahore.comsats.edu.pk/">COMSATS Institute of Information Technology, Lahore.</a></p> | ||
<p style="color: white">Site powered by <a style="color: gray" href="https://jekyllrb.com/">Jekyll</a> </p> | ||
|
||
|
||
<p> </p><p> | ||
|
||
|
||
</div> | ||
<div class="col-sm-4"> | ||
|
||
</div> | ||
<div class="col-sm-4" style="color: white"> | ||
Contact:<br /> | ||
1.5 KM Defence Road<br/> | ||
Off Raiwind Road<br/> | ||
Lahore, Pakistan. | ||
(<a style="color: gray" href="https://www.google.com/maps/place/COMSATS+Institute+of+Information+Technology/@31.4014266,74.2088896,17z/data=!4m12!1m6!3m5!1s0x3918ffd0bc7c5f71:0x879e9b82857bcd94!2sCOMSATS+Institute+of+Information+Technology!8m2!3d31.401422!4d74.2110783!3m4!1s0x3918ffd0bc7c5f71:0x879e9b82857bcd94!8m2!3d31.401422!4d74.2110783">Maps</a>) | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<script src="https://ajax.googleapis.com/ajax/libs /jquery/1.11.3/jquery.min.js"></script> | ||
<script src="js/bootstrap.min.js"></script> | ||
|
||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.