-
Notifications
You must be signed in to change notification settings - Fork 0
/
thanks.html
72 lines (59 loc) · 3.16 KB
/
thanks.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
<!DOCTYPE HTML>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:image" content="images/logo.png" />
<meta property="og:url" content="http://www.familysupper.biz" />
<meta property="og:description" content="The shared meal is no small thing. Everyone has to eat, so come eat together." />
<meta property="og:title" content="Family Supper" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Family Supper, 5800 Wellesley Avenue</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="css/style.css" type="text/css" rel="stylesheet" media="all">
<link href="css/flexslider.css" type="text/css" rel="stylesheet" media="screen">
<link href="css/tipsy.css" type="text/css" rel="stylesheet" media="screen">
<link href="css/prettyPhoto.css" type="text/css" rel="stylesheet" media="screen">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700|Arvo:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/jquery-1.6.4.min.js"></script>
<script type="text/javascript" src="js/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="js/jquery.tipsy.js"></script>
<script type="text/javascript" src="js/css3-mediaqueries.js"></script>
<script type="text/javascript" src="js/jquery.visualNav.min.js"></script>
<script type="text/javascript" src="js/jquery.isotope.min.js"></script>
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<script type="text/javascript" src="js/jquery.jigowatt.js"></script>
<!--[if lt IE 9]>
<script src="js/html5.js" type="text/javascript"></script>
<![endif]-->
<script type="text/javascript" src="js/custom.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
</head>
<body>
<div id="page">
<aside id="header">
<!--<h3 id="logo"><a href="index.html"><img src="images/logo.png"></a></h3>
<nav id="main-nav">
<ul>
<li><a href="http://www.saxifrageschool.org/#home">Home</a></li>
<li><a href="http://www.saxifrageschool.org/#about">About</a></li>
<li><a href="http://www.saxifrageschool.org/#team">Team</a></li>
<li><a href="http://www.saxifrageschool.org/#classes">Classes</a></li>
<li><a class="menu" href="#summerforum">Forum</a></li>
<li><a class="menu" href="#crashcourse">CrashCourse</a></li>
<li><a href="http://www.saxifrageschool.org/#lectures">Lectures</a></li>
<li><a href="http://www.saxifrageschool.org/#donate">Donate</a></li>
<li><a href="http://www.saxifrageschool.org/#blog">blog</a></li>
</ul>
</nav>-->
</div>
</aside>
<section id="main">
<div id="home" class="content">
<!--BEGIN GOOGLE FORM-->
<br>
<div class="ss-form-container"><div class="ss-top-of-page">
<h1>See you this coming week!</h1> <h3><br>Let us know if you can't make it.</h3><h5>Don't forget to read the book!</h5>
<a href="index.html"><img src="http://upload.wikimedia.org/wikipedia/commons/0/0e/Albert_Anker_-_Stillleben_-_Unm%C3%A4ssigkeit.jpg"></a>
</div></div>
</section>
</body>
</html>