From fe88f8d75cd5a600475123c1a9325d170cc5ec20 Mon Sep 17 00:00:00 2001 From: r888888888 Date: Fri, 7 Jun 2013 15:58:44 -0700 Subject: [PATCH] #364: card fix --- app/views/posts/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/posts/show.html.erb b/app/views/posts/show.html.erb index dd80c8100..276adc86b 100644 --- a/app/views/posts/show.html.erb +++ b/app/views/posts/show.html.erb @@ -115,7 +115,7 @@ <% if @post.twitter_card_supported? %> - + <% end %>