<%= _("GetText Sample Blog on RoR") %>

<%= show_article(@article, false) %>

<%= link_to _('Edit'), edit_article_path(@article) %> | <%= link_to _('Back'), articles_path %>