docbrown/app/views/liquids/_spotify.html.erb

9 lines
175 B
Text

<iframe
width="100%"
height="<%= height %>px"
scrolling="no"
frameborder="0"
allowtransparency="true"
allow="encrypted-media"
src="<%= embed_link %>">
</iframe>