From 1d13524bf623469daeb5c4f26bbb8269213ad710 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 21 Aug 2016 18:47:04 +0200 Subject: add shortcodes: map, rating --- layouts/shortcodes/map.html | 50 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 layouts/shortcodes/map.html (limited to 'layouts/shortcodes/map.html') diff --git a/layouts/shortcodes/map.html b/layouts/shortcodes/map.html new file mode 100644 index 0000000..0ee7d3c --- /dev/null +++ b/layouts/shortcodes/map.html @@ -0,0 +1,50 @@ +
+
+ +
-- cgit v1.3.1