From 3cbc933b1729a2b0edeb5d6c1b35c9cd97d20579 Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 20 Feb 2012 08:46:59 +0000 Subject: [PATCH] add glacier layout --- application/layouts/glacier.phtml | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 application/layouts/glacier.phtml diff --git a/application/layouts/glacier.phtml b/application/layouts/glacier.phtml new file mode 100644 index 00000000..c273931f --- /dev/null +++ b/application/layouts/glacier.phtml @@ -0,0 +1,39 @@ + + + + + + + + + + headTitle() ?> + headScript() ?> + headLink() ?> + headStyle() ?> + + + render('heihe_header.phtml') ?> +
+
breadcrumb() ?>
+
layout()->content ?>
+
+ render('footer.phtml') ?> + + + + + +