valor/layouts/shortcodes/embed.html

2 lines
40 B
HTML
Raw Normal View History

2022-11-09 15:44:31 -05:00
<iframe src='{{.Get "src" }}'>
2022-08-17 14:47:54 -04:00
</iframe>