From 2fc07b4198bff92c1d1df849372144c44df00efb Mon Sep 17 00:00:00 2001 From: rich Date: Tue, 26 Oct 2004 10:17:25 +0000 Subject: [PATCH] Add inside

and

to allow FIR. --- templates/page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/page.html b/templates/page.html index 92d4a29..d46ac5e 100644 --- a/templates/page.html +++ b/templates/page.html @@ -11,7 +11,7 @@ ::if(has_page_css)::::end:: -

::title_html::

+

::title_html::

::if(navigation)::::end:: @@ -35,7 +35,7 @@
::table(sections):: -::if(has_divname)::
::end::::if(can_edit)::::end::::if(has_sectionname)::

::sectionname_html::

::end:: +::if(has_divname)::
::end::::if(can_edit)::::end::::if(has_sectionname)::

::sectionname_html::

::end:: ::content:: ::if(has_divname)::
::end::::end::
-- 1.8.3.1