From 2ef5926b678bcec8e5cf53c02b61d764bd237d52 Mon Sep 17 00:00:00 2001 From: wlx Date: Fri, 21 Oct 2011 09:05:41 +0000 Subject: [PATCH] add heihe layout --- application/layouts/heihe.phtml | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 application/layouts/heihe.phtml diff --git a/application/layouts/heihe.phtml b/application/layouts/heihe.phtml new file mode 100644 index 00000000..114a1dc8 --- /dev/null +++ b/application/layouts/heihe.phtml @@ -0,0 +1,37 @@ + + + + + + + + + headTitle() ?> + headScript() ?> + headLink() ?> + headStyle() ?> + + + render('heihe_header.phtml') ?> +
+
breadcrumb() ?>
+
layout()->content ?>
+
+ render('footer.phtml') ?> + + + + + +