summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-24 15:46:33 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-24 15:47:01 +0200
commitfef59f25ca7dc0df7e4129ff11ee4c9af95eb085 (patch)
treec68bf28dc0e9a978b66b25ab2dc38656ecdb1039 /index.html
parentbde5dc98ad96546b59e91f5a6e552bf80cbf48e4 (diff)
map highlight
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 1c147fc..d8a8f37 100644
--- a/index.html
+++ b/index.html
@@ -175,6 +175,10 @@
</div>
</template>
+ <template id="tpl___map">
+ <div class="map"></div>
+ </template>
+
<template id="tpl___healing-center">
<div class="healing-center">
<div>Price for Full Heal per Tuxemon: <span data-template-slot="price"></span></div>