-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (27 loc) · 1.07 KB
/
index.html
File metadata and controls
27 lines (27 loc) · 1.07 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Forbidden</title>
<link rel="stylesheet" href="//s.library.qut.edu.au/css/minimal-20201019.css">
<link rel="icon" href="//s.library.qut.edu.au/favicon-20170214.ico">
</head>
<body>
<div id="masthead" class="no-nav" role="navigation">
<div id="qut">
<a href="https://www.qut.edu.au/"><img src="//s.library.qut.edu.au/img/QUT-square-inv-20180504.svg" width="52" alt="QUT home"></a><img src="//s.library.qut.edu.au/img/white-bar-20180504.svg" width="42" alt=""><a class="supertitle" href="/">Library</a>
</div>
<div id="strap" aria-hidden="true">
<span id="strap-line-1">the university for the</span>
<span id="strap-line-2">real</span>
<span id="strap-line-3">world</span>
<span id="strap-line-4">©</span>
</div>
</div>
<h1>QUTlib.github.io</h1>
<section>
<p>See our organisational GitHub page: <a href="https://github.com/QUTlib">github/QUTlib</a></p>
</section>
<script src="//s.library.qut.edu.au/js/egg-20161216.js" async defer></script>
</body>
</html>