diff --git a/layouts/shortcodes/access.html b/layouts/shortcodes/access.html index c2df03b36d03576998d9589036face0e02e6b908..ac9cc7d0a1ba09a66b712106de3fc76cc0a5a013 100644 --- a/layouts/shortcodes/access.html +++ b/layouts/shortcodes/access.html @@ -3,15 +3,10 @@ {{ with $.Site.GetPage $val }} {{ .Title }} {{ .Content }} - - {{ end }} - - - - - - - + {{ if .Params.googlemap_url }} + + {{ end }} + {{ end }}
{{ end }}