9 lines
225 B
Text
9 lines
225 B
Text
<iframe
|
|
height="<%= height %>"
|
|
src="<%= link %>?height=<%= height %>&<%= build_options %>&embed-version=2"
|
|
scrolling="no"
|
|
frameborder="no"
|
|
allowtransparency="true"
|
|
loading="lazy"
|
|
style="width: 100%;">
|
|
</iframe>
|