freedom/layouts/shortcodes/embed.html

2 lines
40 B
HTML
Raw Normal View History

2022-08-22 20:03:48 -04:00
<iframe src='{{.Get "src" }}'>
2022-08-17 14:50:07 -04:00
</iframe>