From a2e8be3ad4e3c6a108c02c86c721f0e1b4533bc7 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Mon, 6 Feb 2006 01:06:38 +0000 Subject: [PATCH] moved stylesheets into section_wrapper so that autohandler can be more easily replaced (when used on the site) --- doc/build/components/autohandler | 4 +--- doc/build/components/section_wrapper.myt | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/build/components/autohandler b/doc/build/components/autohandler index f87e3a9b87..38f964fcb4 100644 --- a/doc/build/components/autohandler +++ b/doc/build/components/autohandler @@ -2,8 +2,6 @@ <& REQUEST:title &> - - @@ -16,7 +14,7 @@ <%method title> -Welcome to Myghty! +Documentation diff --git a/doc/build/components/section_wrapper.myt b/doc/build/components/section_wrapper.myt index 43cc2c9475..8ed91f5ecd 100644 --- a/doc/build/components/section_wrapper.myt +++ b/doc/build/components/section_wrapper.myt @@ -16,6 +16,8 @@ ext + + -- 2.47.2