embde&&_ressource_externe
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{#
|
||||
/**
|
||||
* @file
|
||||
* Display an iframe with alterable components.
|
||||
*/
|
||||
#}
|
||||
<iframe{{ attributes }}{% if url is not empty %} title="le direct" src="{{ url }}{% if query is not empty %}?{{ query | url_encode }}{% endif %}{% if fragment is not empty %}#{{ fragment }}{% endif %}"{% endif %}></iframe>
|
||||
Reference in New Issue
Block a user