diff options
Diffstat (limited to 'test/osterbro-attraktion-tur/index.md')
-rw-r--r-- | test/osterbro-attraktion-tur/index.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/osterbro-attraktion-tur/index.md b/test/osterbro-attraktion-tur/index.md new file mode 100644 index 00000000..f753ec1a --- /dev/null +++ b/test/osterbro-attraktion-tur/index.md @@ -0,0 +1,10 @@ ++++ +title="Østerbros attraktioner" ++++ +# [Østerbros attraktioner](@/osterbro-attraktion/index.md) +[[!template id=map bounds-nw="55.709, 12.56261" bounds-se="55.6965, 12.5911"]] +<script> +var waypoint = L.marker([55.6992, 12.5772]).addTo(map); +waypoint.bindPopup("<a href=../../osterbro-attraktion/>Østerbros Attraktioner</a><br><a href=../osterbro-attraktion/>Gå til turbeskrivelsen</a>"); +</script> + |