Sha256: cc2d17b6bcccbf050e0b811364dd00f06f72b1900e67913ba12e9623f5a65527
Contents?: true
Size: 286 Bytes
Versions: 6
Compression:
Stored size: 286 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.published_at, format: :short) %p= page.summary
Version data entries
6 entries across 2 versions & 1 rubygems