docbrown/app/views/liquids/_parler.html.erb
Alberto Pérez de Rada Fiol 5f75d2a49a
Fix erblint errors on the app/views/liquids folder (#8403)
* Fix erblint errors on the `app/views/liquids` folder

* Make tests pass

* Make failing test pass
2020-06-11 20:03:27 +02:00

6 lines
138 B
Text

<iframe
width="<%= width %>"
height="<%= height %>"
src="https://api.parler.io/ss/player?url=<%= id %>"
loading="lazy">
</iframe>