docbrown/app/views/liquids/_kotlin.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

7 lines
117 B
Text

<iframe
src="<%= url %>"
allowtransparency="true"
scrolling="no"
frameborder="0"
loading="lazy">
</iframe>