This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
payload.html
85 lines (80 loc) · 3.51 KB
/
payload.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
<!DOCTYPE html>
<!--
Template Name: Halice
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
-->
<html lang="">
<head>
<title>Payload</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
</head>
<body id="top">
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- Top Background Image Wrapper -->
<div class="bgded overlay" style="background-image:url('images/demo/ext.JPG');">
<!-- ################################################################################################ -->
<div class="center btmspace-80">
<h1 style="padding: 20px">Payload Subteam</h1>
<p> _____________</p>
<h2 style="padding: 20px">Members</h2>
<td class="col-md-2.4">
Sean Fitzpatrick<br/>
Adi Chackonal<br/>
Alexander High<br/>
Ben Saleb<br/>
Kevyn Liang<br/>
Maggie Stewart
</td>
</div>
<div id="pageintro" class="hoc clear">
<!-- ################################################################################################ -->
<article>
<footer>
<ul class="nospace inline pushright">
</ul>
</footer>
</article>
<!-- ################################################################################################ -->
</div>
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<!-- ################################################################################################ -->
<div class="wrapper row0">
<div id="topbar" class="hoc clear">
<!-- ################################################################################################ -->
<div class="fl_left">
<ul>
<li><i class="fa fa-envelope-o"></i> gt.vip.amae@gmail.com</li>
</ul>
</div>
<div class="fl_right">
<ul>
<li><a href="index.html"><i class="fa fa-lg fa-home"></i></a></li>
</ul>
</div>
<!-- ################################################################################################ -->
</div>
</div>
<div class="wrapper row5">
<div id="copyright" class="hoc clear">
<!-- ################################################################################################ -->
<p class="fl_left">Copyright © 2019 - All Rights Reserved - <a href="#">Lightning from the Edge of Space VIP Team</a></p>
<p class="fl_right"> Website last updated April, 2019.</p>
<!-- ################################################################################################ -->
</div>
</div>
<!-- ################################################################################################ -->
</div>
<!-- JAVASCRIPTS -->
<script src="layout/scripts/jquery.min.js"></script>
<script src="layout/scripts/jquery.backtotop.js"></script>
<script src="layout/scripts/jquery.mobilemenu.js"></script>
</body>
</html>