From 6c7fd57a37d48973bc513ceb7a98865b9e9d2365 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 18 Jul 2009 16:38:21 +0200 Subject: modified _article partial. added more structure and style --- app/views/custom/partials/_article.html.erb | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/app/views/custom/partials/_article.html.erb b/app/views/custom/partials/_article.html.erb index 62aa742..9127c7c 100644 --- a/app/views/custom/partials/_article.html.erb +++ b/app/views/custom/partials/_article.html.erb @@ -1,7 +1,8 @@ -
-
-
- -

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

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

<%= page.abstract %>

\ No newline at end of file +
+
+

<%= 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