From 7854bffd9b9ec69f47b28a0ebe8aab8c6fc2eb7d Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 2 Mar 2009 08:55:04 +0100 Subject: template changes. now lets link that stuff together --- app/views/content/_article.html.erb | 3 ++- 1 file changed, 2 insertions(+), 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 10f47d2..765b839 100644 --- a/app/views/content/_article.html.erb +++ b/app/views/content/_article.html.erb @@ -1,6 +1,7 @@

-

<%= page.title %>

+ +

<%= link_to page.title, "/#{page.node.unique_name}" %>

<%= date_for_page page %>, <%= author_for_page page %>

<%= page.abstract %>

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