diff --git a/application/layouts/layout.phtml b/application/layouts/layout.phtml index 657e3117..dc5044ce 100755 --- a/application/layouts/layout.phtml +++ b/application/layouts/layout.phtml @@ -3,15 +3,26 @@ headTitle() ?> - - - - - + + + + + + + + + + + + + + - + headScript() ?> headLink() ?> @@ -21,12 +32,12 @@ -
- render('header.phtml') ?> + + render('header.phtml') ?> layout()->content ?> render('footer.phtml') ?> -
+ + \ No newline at end of file