kb-one-de/layouts/shortcodes/bluemap.html
2023-02-02 18:57:52 +01:00

3 lines
125 B
HTML

<div>
<iframe class="bluemap" src="{{ index .Params 0 }}" title="{{- index .Params 1 | markdownify -}}"></iframe>
</div>