www.franconian.net/layouts/shortcodes/iframe.html

2 lines
139 B
HTML
Raw Permalink Normal View History

<iframe{{ with .Get "class" }} class="{{ . }}"{{ end }} src="{{ .Get "src" }}" title="{{ .Get "title" }}" allowfullscreen="true"></iframe>