Files
dinnerinthewoods.org/views/common/head.php
Chris Smith 8a69988a0e ditw logo
2019-03-07 14:34:50 -06:00

62 lines
2.2 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 2019 - 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.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- 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-01T17:30-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>
<div class="website">
<div class="gridStyle container">
<div class="pad-25-top pad-15-left">
<a href="/" class="btn-primary btn">Home</a>
</div>
<br/>
<div class="alert alert-warning" role="alert">
Pricing increases on April 1st! Buy tickets now!
</div>
<div class="text-center">
<h4>Nature's Classroom Institute & Montessori School Presents</h4>
<img src="/images/ditw-logo.png" alt="Dinner in the Woods">
<h5>Live Music · Local Food · Live & Silent Auction · Cabanas</h5>
<h5>Saturday June 1st, 2019 5:00pm-11:30pm</h5>
<h5>W336 S8455 Hwy E, Mukwonago, WI 53149</h5>
</div>