From 4a3a0fe250fb63b0a11882062e2e7ec057e10333 Mon Sep 17 00:00:00 2001 From: Marcelo Griggio Cajueiro Date: Thu, 30 Dec 2010 14:58:22 -0200 Subject: Use i18n to display the post created_at. --- app/views/blog/posts/_post.html.erb | 4 ++-- app/views/blog/shared/_post.html.erb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app/views/blog') diff --git a/app/views/blog/posts/_post.html.erb b/app/views/blog/posts/_post.html.erb index d9535e9..6a16631 100644 --- a/app/views/blog/posts/_post.html.erb +++ b/app/views/blog/posts/_post.html.erb @@ -7,8 +7,8 @@

<%= @blog_post.title %>

-