From 04e76b1c4fc73adbab416e3a51a31510adf09087 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 12 Jul 2009 17:25:41 +0200 Subject: clean up for article partial --- app/views/custom/partials/_article.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/custom/partials/_article.html.erb b/app/views/custom/partials/_article.html.erb index 0a388f1..62aa742 100644 --- a/app/views/custom/partials/_article.html.erb +++ b/app/views/custom/partials/_article.html.erb @@ -3,5 +3,5 @@

<%= link_to page.title, page.public_link %>

-

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

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

<%= page.abstract %>

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