From ef5828b6d07b820457b81d71b72240ea5278cc8c Mon Sep 17 00:00:00 2001 From: Li Heng Date: Tue, 27 May 2014 09:57:11 +0000 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/layouts/layout.phtml | 53 ++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 23 deletions(-) diff --git a/application/layouts/layout.phtml b/application/layouts/layout.phtml index 825bbf07..dc5044ce 100755 --- a/application/layouts/layout.phtml +++ b/application/layouts/layout.phtml @@ -5,12 +5,22 @@ + + + - - + + + + + + + + @@ -22,26 +32,23 @@ - render('header.phtml') ?> -
- layout()->content ?> -
- render('footer.phtml') ?> - - - - + render('header.phtml') ?> + + layout()->content ?> + render('footer.phtml') ?> + + + + \ No newline at end of file