Sha256: a2c1c1c885b15c406fabcf2f4dfec61581897c86968e9af0fc15335f30370c58
Contents?: true
Size: 208 Bytes
Versions: 2
Compression:
Stored size: 208 Bytes
Contents
<%= blog_tag :footer do %> <%=t :written_by, scope: 'blogit.posts', author: post.blogger_display_name %> <%= time_tag(post.created_at, pubdate: true, format: blogit_conf.datetime_format) %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blogit-1.0.0.rc1 | app/views/blogit/posts/_blogger_information.html.erb |
blogit-0.8.0 | app/views/blogit/posts/_blogger_information.html.erb |