Sha256: 438e0980e5d5c1ee8830b1ebbc9ad32bcef5a1434ced9006318ae0aae0e411a3
Contents?: true
Size: 363 Bytes
Versions: 18
Compression:
Stored size: 363 Bytes
Contents
<%= link_to locals[:path], target: "_top" do %> <div class="list-item list-item__one-line"> <div class="list-item--content"> <%= render "material_design/typography/body_large", locals: { body: locals[:headline] } %> <%= render "material_design/typography/body_medium", locals: { body: locals[:supporting_text] } %> </div> </div> <% end %>
Version data entries
18 entries across 18 versions & 1 rubygems