82 lines
3.5 KiB
PHP
82 lines
3.5 KiB
PHP
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
|
|
<title>Dinner in the Woods 2020 - Tickets on sale March 15th!</title>
|
|
|
|
<script src="https://js.stripe.com/v3/"></script>
|
|
<!-- Bootstrap core CSS -->
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
|
|
<!-- Custom styles for this template -->
|
|
<link href="https://fonts.googleapis.com/css?family=Bitter" rel="stylesheet">
|
|
<link rel="stylesheet" href="/css/site.css">
|
|
|
|
|
|
<!-- Linked Data for the event -->
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "http://schema.org",
|
|
"@type": "Event",
|
|
"location": {
|
|
"@type": "Place",
|
|
"address": {
|
|
"@type": "PostalAddress",
|
|
"addressLocality": "Mukwonago",
|
|
"addressRegion": "WI",
|
|
"postalCode": "53149",
|
|
"streetAddress": "W336 S8455 Hwy E"
|
|
},
|
|
"name": "Nature's Classroom Institute of Wisconsin"
|
|
},
|
|
"name": "Dinner in the Woods",
|
|
"startDate": "2019-06-01T16:00-06:00",
|
|
"endDate": "2019-06-02T00:00-06:00",
|
|
"description": "Annual Dinner in the Woods at Nature's classroom. Live Music. Local Food. Live & Silent Auctions"
|
|
}
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<nav class="navbar navbar-expand-lg navbar-light fixed-top bg-light">
|
|
<a class="navbar-brand" href="/">
|
|
<img src="/images/ditw-logo-only.png" height="30" class="d-inline-block align-top" alt="">
|
|
Dinner in the Woods
|
|
</a>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
|
|
<div class="collapse navbar-collapse" id="navbarNav">
|
|
<ul class="navbar-nav mr-auto">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/">Home</a>
|
|
</li><!--
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/assets/update.pdf">Updates</a>
|
|
</li>-->
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/gallery">Gallery</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="/faqs">FAQs</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="https://discovernci.org">Learn more about Nature's Classroom</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="btn btn-success" href="/step-1">Purchase Tickets</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
<div class="website pad-50-top">
|
|
<div class="gridStyle container pad-25-top">
|