hugo-page/themes/tsc_vfl/layouts/shortcodes/tsc/iframe.html

2 lines
105 B
HTML

<iframe src="{{ .Inner }}" frameborder="0" style="display: block; width: 100%; height: 800px;"></iframe>