Sha256: 3fe243ec5d84c0b1c998c3a31a4aa58d1b89074251165cb5d4299e317735b64c
Contents?: true
Size: 431 Bytes
Versions: 5
Compression:
Stored size: 431 Bytes
Contents
%article.blog_post.grid_15.alpha.omega .model.grid_11.alpha %header %h1 %a{:href => "#{blog_url}/#{model.created_at.year}/#{model.created_at.month}/#{model.slug}"}= model.title .blog_post_body= markdown(model.summary.blank? ? model.body : model.summary) %footer.grid_2.suffix_1.prefix_1.omega .date %time{:datetime=>model.published_at, :pubdate => true}= model.published_at.strftime("%B %e, %Y")
Version data entries
5 entries across 5 versions & 1 rubygems