From f79a25b4303d8e7b81d9d6c2d25a0328f9524b48 Mon Sep 17 00:00:00 2001 From: hukl Date: Wed, 4 Mar 2009 23:57:32 +0100 Subject: moved aggregator partial --- app/views/custom/partials/_article.html.erb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/views/custom/partials/_article.html.erb (limited to 'app/views/custom/partials') diff --git a/app/views/custom/partials/_article.html.erb b/app/views/custom/partials/_article.html.erb new file mode 100644 index 00000000..0a388f16 --- /dev/null +++ b/app/views/custom/partials/_article.html.erb @@ -0,0 +1,7 @@ +
+
+
+ +

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

+

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

+

<%= page.abstract %>

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