Files
coopgo/themes/coopgo-theme/layouts/shortcodes/kantree-form-inline.html

3 lines
138 B
HTML

<div class="w-full max-w-1000 m-auto">
<iframe height="{{.Get 1}}" class="w-full" style="border: 0;" src="{{.Get 0}}"></iframe>
</div>