From e0d5557a9e7f88050da2ccb42e02397952cded0d Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 22 Feb 2009 11:27:51 +0100 Subject: lots of view improvements - not ready though --- app/views/content/_article.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/content/_article.html.erb') diff --git a/app/views/content/_article.html.erb b/app/views/content/_article.html.erb index 1e06787..009d639 100644 --- a/app/views/content/_article.html.erb +++ b/app/views/content/_article.html.erb @@ -2,5 +2,5 @@

<%= article.title %>

-

<%= date_for_page article %>, gregoa

+

<%= date_for_page article %>, <%= @page.user.login %>

<%= article.abstract %>

\ No newline at end of file -- cgit v1.3