<%= tag.div(class: 'al-oembed-viewer', data: { controller: 'arclight-oembed', arclight_oembed_url_value: @resource.href }) do %>
<%= link_to(@resource.label, @resource.href) %>
<% end %>