Widget:Embed: Difference between revisions
No edit summary |
html comments are part of the smarty syntax? |
||
| Line 1: | Line 1: | ||
<noinclude>You can use this Widget to insert the embed codes that are provided by Netdata. Simply provide the URL as param1</noinclude> | <noinclude>You can use this Widget to insert the embed codes that are provided by Netdata. Simply provide the URL as param1</noinclude> | ||
<includeonly><embed src="{$param1|escape:'url'}" type="image/svg+xml" height="20"/></includeonly> | <includeonly><embed src="<!--{$param1|escape:'url'}-->" type="image/svg+xml" height="20"/></includeonly> | ||