From 191eb515543f7a408a4fb3e3d585d2cd031fb880 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 19 Oct 2009 19:34:49 +0200 Subject: first set of css updates --- app/views/custom/page_templates/public/standard_template.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/views/custom/page_templates/public') diff --git a/app/views/custom/page_templates/public/standard_template.html.erb b/app/views/custom/page_templates/public/standard_template.html.erb index d4c80aa2..8cd88a68 100644 --- a/app/views/custom/page_templates/public/standard_template.html.erb +++ b/app/views/custom/page_templates/public/standard_template.html.erb @@ -2,9 +2,9 @@

<%= @page.title %>

<%= date_for_page @page %>, <%= @page.user.try(:login) %>


-

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

+

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

<%= headline_image %>
- <%= aggregate?(@page.body) %> +
<%= aggregate?(@page.body) %>
<%= will_paginate(@content_collection) if @content_collection %> \ No newline at end of file -- cgit v1.3