doc/dev/plugins/presentation/templates/partials/presentation_iframe.html.twig

1 line
114 B
Twig
Raw Normal View History

<iframe src="{{ base_url }}/{{ src }}" frameborder="0" allowfullscreen id="{{ id }}" class="{{ class }}"></iframe>