aboutsummaryrefslogtreecommitdiff
path: root/walks/index.template.html
diff options
context:
space:
mode:
Diffstat (limited to 'walks/index.template.html')
-rw-r--r--walks/index.template.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/walks/index.template.html b/walks/index.template.html
new file mode 100644
index 0000000..672262a
--- /dev/null
+++ b/walks/index.template.html
@@ -0,0 +1,35 @@
+<!-- HEAD -->
+ <!-- <link rel="stylesheet" -->
+ <!-- href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" -->
+ <!-- integrity="sha512&#45;xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A==" -->
+ <!-- crossorigin=""/> -->
+<!-- ENDHEAD-->
+
+<!-- CONTENT -->
+
+ <ul>
+ <!-- <li> -->
+ <!-- <a href="map/bigger&#45;loop">view on map</a> -->
+ <!-- <a href="gpx/bigger&#45;loop.gpx">bigger&#45;loop.gpx</a> -->
+ <!-- <img src="cool.gif"/> -->
+ <!-- </li> -->
+
+ <!-- MAPINDEX -->
+ </ul>
+
+ <!-- <div class="maps&#45;container"> -->
+ <!-- -->
+ <!-- <div class="map"> -->
+ <!-- <div class="map&#45;anchor"></div> -->
+ <!-- <a href="gpx/bigger&#45;loop.gpx">bigger&#45;loop.gpx</a> -->
+ <!-- </div> -->
+ <!-- -->
+ <!-- </div> -->
+
+
+ <!-- <script src="https://unpkg.com/leaflet@1.7.1/dist/leaflet.js" -->
+ <!-- integrity="sha512&#45;XQoYMqMTK8LvdxXYG3nZ448hOEQiglfqkJs1NOQV44cWnUrBc8PkAOcXy20w0vlaXaVUearIOBhiXZ5V3ynxwA==" -->
+ <!-- crossorigin=""> -->
+ <!-- </script> -->
+ <!-- <script src="script.js"></script> -->
+<!-- ENDCONTENT -->