docbrown/app/views/liquids/_slideshare.html.erb
2022-01-24 14:23:16 -05:00

10 lines
237 B
Text

<iframe
src="https://www.slideshare.net/slideshow/embed_code/key/<%= key %>"
alt="<%= key %> on slideshare.net"
width="100%"
height="<%= height %>"
frameborder="0"
scrolling="no"
loading="lazy"
allowfullscreen>
</iframe>