From 0f1b7abccba6499218647fe4819e7e0b84e722e0 Mon Sep 17 00:00:00 2001 From: Andrew O'Neil Date: Mon, 17 Sep 2007 10:20:36 +0000 Subject: [PATCH] We don't provide an area to add content in the CMS, so dont display it on the blog holder --- templates/Layout/BlogHolder.ss | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/Layout/BlogHolder.ss b/templates/Layout/BlogHolder.ss index 36720a3..79f6276 100644 --- a/templates/Layout/BlogHolder.ss +++ b/templates/Layout/BlogHolder.ss @@ -4,8 +4,6 @@ <% include BreadCrumbs %> - $Content - <% if Tag %>

Viewing entries tagged with '$Tag'

<% end_if %>