Sha256: 6157651f802c15ef2c10cd0e04a356a6897597ab15ce5552c905c19d74d2d5f8
Contents?: true
Size: 284 Bytes
Versions: 15
Compression:
Stored size: 284 Bytes
Contents
.col-sm-6.col-md-4.col-lg-3 .thumbnail = link_to page_path(page) do = image_tag page.cover.url(:small), alt: page.title .caption %h2 = link_to page.title, page_path(page) %small.text-muted= l(page.created_at, format: :short) %p= page.summary
Version data entries
15 entries across 5 versions & 1 rubygems