* Fix erblint errors on the `app/views/liquids` folder * Make tests pass * Make failing test pass
6 lines
138 B
Text
6 lines
138 B
Text
<iframe
|
|
width="<%= width %>"
|
|
height="<%= height %>"
|
|
src="https://api.parler.io/ss/player?url=<%= id %>"
|
|
loading="lazy">
|
|
</iframe>
|