Sha256: 27a1cecaa396bcfb20374474aed8dd73a8bedf675a0065c92ad62fe275663d65

Contents?: true

Size: 384 Bytes

Versions: 13

Compression:

Stored size: 384 Bytes

Contents

<p class="meta-info">
	<%= post.author.name %> | 
	<%= post.published_at ? link_to(l(post.published_at, format: :tkh_default), post) :  t('pages.not_published_yet') %> |
	<%= "#{t('activerecord.models.comments')}#{t('colon')} #{post.comments.showable.for_locale(I18n.locale.to_s).count}" %>
	<%= link_to t('edit'), edit_page_path(post), class: 'btn btn-mini' if administrator? %>
</p>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
tkh_content-0.9.6 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.9.5 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.9.4 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.9.3 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.9.2 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.4.7 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.9.1 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.9 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.4.6 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.4.5 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.4.4 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.4.3 app/views/pages/_blog_post_meta.html.erb
tkh_content-0.4.2 app/views/pages/_blog_post_meta.html.erb