From fb4de839e1c4ef5f0d5d3e5f14ce14ab8086901c Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 12 Sep 2009 18:56:27 +0200 Subject: added a new template without title, abstract date and author --- .../public/no_title_abstract_date_and_author.html.erb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app/views/custom/page_templates/public/no_title_abstract_date_and_author.html.erb diff --git a/app/views/custom/page_templates/public/no_title_abstract_date_and_author.html.erb b/app/views/custom/page_templates/public/no_title_abstract_date_and_author.html.erb new file mode 100644 index 0000000..eab658c --- /dev/null +++ b/app/views/custom/page_templates/public/no_title_abstract_date_and_author.html.erb @@ -0,0 +1,6 @@ +
+
<%= headline_image %>
+ <%= aggregate?(@page.body) %> +
+ +<%= will_paginate(@content_collection) if @content_collection %> \ No newline at end of file -- cgit v1.3