10 lines
237 B
Text
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>
|