You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.7 KiB
HTML
54 lines
1.7 KiB
HTML
<!DOCTYPE HTML>
|
|
<!--
|
|
Solid State by HTML5 UP
|
|
html5up.net | @ajlkn
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
-->
|
|
<html>
|
|
<head>
|
|
<title>Thinklair Publishing</title>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
|
<link rel="stylesheet" href="assets/css/main.css" />
|
|
<link rel="icon" type="image/png" href="images/brain.png"/>
|
|
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
|
|
</head>
|
|
<body class="is-preload">
|
|
|
|
<!-- Page Wrapper -->
|
|
<div id="page-wrapper">
|
|
|
|
<!-- Header -->
|
|
<header id="header" class="alt">
|
|
<h1><a href="index.html">Lobotomy</a></h1>
|
|
</header>
|
|
|
|
|
|
<!-- Wrapper -->
|
|
<section id="wrapper">
|
|
|
|
<!-- One -->
|
|
<section id="one" class="wrapper spotlight style1">
|
|
<div class="inner">
|
|
<a href="#" class="image"><img src="images/pic01.jpg" alt="" /></a>
|
|
<div class="content">
|
|
<h2 class="major">Thank You</h2>
|
|
<p>Your message has been received and we will review it shortly.</p>
|
|
<a href="index.html" class="special">Return to main page</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
</div>
|
|
|
|
<!-- Scripts -->
|
|
<script src="assets/js/jquery.min.js"></script>
|
|
<script src="assets/js/jquery.scrollex.min.js"></script>
|
|
<script src="assets/js/browser.min.js"></script>
|
|
<script src="assets/js/breakpoints.min.js"></script>
|
|
<script src="assets/js/util.js"></script>
|
|
<script src="assets/js/main.js"></script>
|
|
|
|
</body>
|
|
</html>
|