-
Notifications
You must be signed in to change notification settings - Fork 0
/
merch.html
26 lines (25 loc) · 940 Bytes
/
merch.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
<html>
<head>
<title>Taal Tadka - Merchandise</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body>
<section id="third" class="main">
<header>
<div class="container">
<h2>MERCH</h2>
</div>
</header>
<div class="content dark style3">
<div class="container">
<p>We are currently selling Taal Tadka mugs and water bottles for $10 each!<b></b>
Ask any Taal Tadka member or email us at taaltadkagt@gmail.com to purchase one.<b></b>
We are only distributing to people in the Atlanta area.</p>
</div>
</div>
</section>