silverstripe-framework/templates/SilverStripe/View/Shortcodes/EmbedShortcodeProvider_phot...

5 lines
85 B
Scheme
Raw Permalink Normal View History

<img
src="{$Src}"
<% loop $Attributes %> {$Name}="{$Value}"<% end_loop %>
/>