-
Notifications
You must be signed in to change notification settings - Fork 0
/
contactus.html
47 lines (33 loc) · 1.6 KB
/
contactus.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
<!DOCTYPE html><html lang="en"><head>
<title>contact us</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Website for the Isle of Wight Triumph Sport Six Club, with list of upcoming events and a history of the area.">
<link rel="stylesheet" href="katex.min.css">
<link rel="stylesheet" href="style.css">
<!-- The content below will be included at the end of the <head> element. --><script type="text/javascript">
document.addEventListener("DOMContentLoaded", function () {
// your code here
});
</script></head><body for="html-export">
<div class="crossnote markdown-preview ">
<h1 id="contact-us">Contact us </h1>
<p></p><p><img src="../assets/DSC_0001.webp" alt="blue spitfire"></p>
<table>
<thead>
<tr>
<th><a href="..">Home</a></th>
<th><a href="../contactus.html">Contact us</a></th>
<th><a href="../weekend.html">Triumph Weekend</a></th>
<th><a href="../events.html">Events</a></th>
<th><a href="https://iow-tssc.teemill.com/">Store</a></th>
</tr>
</thead>
</table>
<br>
<a href="mailto:IOW@triumphsportsix.club?subject=contact%20us">E-mail</a>: iow@triumphsportsix.club<br>
<a href="https://www.facebook.com/groups/786750551371248/">Facebook</a>: Isle Of Wight Area Triumph Sports Six Club<br>
<a href="https://www.instagram.com/isle_of_wight_tssc/">Instagram</a>: isle_of_wight_tssc<br>
<a href="https://www.threads.net/@isle_of_wight_tssc">Threads</a>: isle_of_wight_tssc<p></p>
</div>
</body></html>