Sha256: 23803022a63b2f247be7dd631172d6eb01abc34452a1d6d8994fe682816e4d82
Contents?: true
Size: 397 Bytes
Versions: 5
Compression:
Stored size: 397 Bytes
Contents
<div class="details-view"> <h4>Background Image</h4> <%= scrivito_image_tag(widget, :image, data: { filter: 'images' }) %> <h4>Headline</h4> <%= scrivito_tag(:div, widget, :headline) %> <h4>Text</h4> <%= scrivito_tag(:div, widget, :content) %> <h4>Button</h4> <%= scrivito_edit_link(widget, :button, data: {placeholder: "Where should the button take the user ..."}) %> </div>
Version data entries
5 entries across 5 versions & 1 rubygems