-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.html
32 lines (30 loc) · 1.95 KB
/
info.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Franschhoek Dojo Information</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="https://walkman100.github.io/embed/main.css" type="text/css">
</head>
<body>
<div class="main">
<h1>Franschhoek Dojo Information</h1>
<noscript>
For full functionality of this site it is necessary to enable JavaScript.
Here are the <a href="http://www.enable-javascript.com/" target="_blank">
instructions how to enable JavaScript in your web browser</a>.<br>
</noscript>
<INPUT id="btns" type=button value="Back" onClick="history.go(-1);return true;"> ¦
<INPUT type=button value="View source on GitHub" onClick="javascript:window.open('https://github.com/BASKA-SA/karate.carteronline.net/blob/master/info.html')"> ¦
<INPUT type=button value="Close" onClick="javascript:window.open('','_self').close();">
<h3><a id="map" href="#map" class="noLink">Map</a> (<a href="https://www.google.com/maps/place/15+Fabriek+St,+Franschhoek,+7690/@-33.9076628,19.1147608,19z/data=!3m1!4b1!4m5!3m4!1s0x1dcdbc8cbe4fe72f:0xbb95fa46965400be!8m2!3d-33.9076639!4d19.115308" target="_blank">Link</a>)</h3>
<iframe src="https://www.google.com/maps/embed?pb=!1m10!1m8!1m3!1d1655.6512232305736!2d19.115153070851495!3d-33.90761468343849!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sza!4v1480277674313" width="100%" height="600" frameborder="0" style="border:0" allowfullscreen></iframe>
<h3><a id="hours" href="#hours" class="noLink">Training Hours</a></h3>
<ul>
<li>Tuesday 19:00 - 20:00</li>
<li>Thursday 19:00 - 20:00</li>
</ul>
</div>
</body>
</html>