From e797b6c3c08c713a4f41bb98cf3f5ea78a8e609f Mon Sep 17 00:00:00 2001 From: evelyn Date: Sun, 8 Nov 2009 21:41:09 +0100 Subject: removed italic --- app/views/custom/page_templates/public/no_date_and_author.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/custom/page_templates/public/no_date_and_author.html.erb b/app/views/custom/page_templates/public/no_date_and_author.html.erb index ef60961..92d2fb8 100644 --- a/app/views/custom/page_templates/public/no_date_and_author.html.erb +++ b/app/views/custom/page_templates/public/no_date_and_author.html.erb @@ -1,7 +1,7 @@

<%= @page.title %>


-

<%= sanitize( @page.abstract ) %>

+

<%= sanitize( @page.abstract ) %>

<%= headline_image %>
<%= aggregate?(@page.body) %>
-- cgit v1.3