This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpage-job.html
221 lines (217 loc) · 8.91 KB
/
page-job.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.googleapis.com/" crossorigin>
<link rel="preconnect" href="https://maxcdn.bootstrapcdn.com/" crossorigin>
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" as="font" crossorigin>
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" as="style" crossorigin>
<link rel="preload" href="./build/dist/css/uikit-bootstrap.css" as="style">
<link rel="preload" href="./img/govicon-white.svg" as="image">
<!--
Tip:
Preload resources you have high-confidence will be used in the current page.
Prefetch resources likely to be used for future navigations across multiple navigation boundaries.
-->
<title>Job - UI-Kit Bootstrap</title>
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="180x180" href="./favicons/apple-touch-icon.png">
<link rel="manifest" href="./favicons/manifest.json">
<link rel="mask-icon" href="./favicons/safari-pinned-tab.svg" color="#146577">
<link rel="shortcut icon" href="./favicons/favicon.ico">
<meta name="msapplication-config" content="./favicons/browserconfig.xml">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap core CSS, inclues glyphicons -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
<!-- Font Awesome, for social icons -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!-- Open Sans from Google fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
<!-- Styles for this theme -->
<link href="./build/dist/css/uikit-bootstrap.css" rel="stylesheet">
</head>
<body class="">
<div class="container-fluid skiplink text-center">
<div class="row">
<div class="col-md-12">
<a href="#content" class="sr-only sr-only-focusable" id="skippy">
<span class="skiplink-text">Skip to main content</span>
</a>
</div>
</div>
</div>
<header class="navbar">
<div class="container vcenter">
<div class="row">
<div class="col-md-8 col-sm-12">
<div class="navbar-header">
<a href="/" class="brand navbar-left has-img vcenter">
<img src="./img/govicon-white.svg" alt="logo" height="70">
<h1 class="brand-heading style-line CoT-ignore">
UI-Kit Bootstrap
<span class="label">beta</span>
</h1>
</a>
</div>
</div>
<div class="col-md-4 col-sm-12">
<form class="input-group">
<input class="form-control" placeholder="Search for…" type="text" title="Search">
<span class="input-group-btn">
<button class="btn btn-default" type="submit"
title="Awkward… this doesn't actually search, it's just a demo.">
<i class="glyphicon glyphicon-search"></i>
<span class="sr-only">Search</span>
</button>
</span>
</form>
</div>
</div>
</div>
</header>
<div class="main-nav">
<div class="container">
<div class="row">
<div class="col-md-12">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#demo-menu-2" aria-expanded="false" aria-controls="demo-menu-2">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<nav class="navbar-collapse collapse" id="demo-menu-2">
<ul class="nav navbar-nav nav-tabs nav-justified">
<li><a href="/">Home</a></li>
<li class="active"><a href="#">Events</a></li>
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li role="separator" class="divider"></li>
<li class="dropdown-header">Nav header</li>
<li><a href="#">Separated link</a></li>
<li><a href="#">One more separated link</a></li>
</ul>
</li>
<li><a href="https://github.com/govCMS/uikit-bootstrap">View on GitHub</a></li>
</ul>
</nav><!--/.nav-collapse -->
</div>
</div>
</div>
</div>
<div class="container" role="main">
<div class="row">
<div class="col-md-12">
<h1>Job Listing</h1>
<ul class="list-group">
<li class="list-group-item">
<h4 class="list-group-item-heading">
<a href="#">A post about cat videos</a>
</h4>
<p>
<small class="meta">by Tim Hurley</small>
<span class="label label-primary">cats</span>
<span class="label label-primary">lil moew moew</span>
</p>
<p class="list-group-item-text">Don't freak out - but there are cat videos on the internet now! This breaking news was first discovered when…</p>
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">
<a href="#">Another post</a>
</h4>
<p>
<small class="meta">by Tim Hurley</small>
<span class="label label-primary">random</span>
</p>
<p class="list-group-item-text">This is a text snippet from the post. Make sure html isn't rendered in here (eg <b>bold</b>). Eventually this will trail off, like so…</p>
</li>
<li class="list-group-item">
<h4 class="list-group-item-heading">
<a href="#">Yet another post!</a>
</h4>
<p>
<small class="meta">by Tim Hurley</small>
<span class="label label-primary">random</span>
</p>
<p class="list-group-item-text">This is a text snippet from the post. Make sure html isn't rendered in here. Eventually this will trail off, like so…</p>
</li>
</ul>
<a class="cta-link" href="#">See all past events</a>
</div>
</div>
</div>
<footer>
<h1 class="sr-only">Footer links</h1>
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<h2>Title header</h2>
<ul class="list-unstyled">
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#" rel="external">This is a footer external link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h2>Title header</h2>
<ul class="list-unstyled">
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#" rel="external">This is a footer external link</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h2>Title header</h2>
<ul class="list-unstyled">
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#" rel="external">This is a footer external link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h2>Title header</h2>
<ul class="list-unstyled">
<li><a href="#">This is a footer link</a></li>
<li><a href="#" rel="external">This is a footer external link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-md-3">
<img src="./img/coas.svg" alt="Australian Government Coat of Arms" width="163" />
</div>
<div class="col-md-9">
<ul class="list-inline">
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
<li><a href="#">This is a footer link</a></li>
</ul>
<small>
© Commonwealth of Australia
</small>
</div>
</div>
</div>
</footer>
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/js/bootstrap.min.js"></script>
</body>
</html>