From f2fef590a7283ea919bdaa51bac9d433e8785a09 Mon Sep 17 00:00:00 2001 From: matthewt Date: Mon, 26 Nov 2007 20:11:29 +0000 Subject: root of componentUI renders --- share/skin/default/layout/layout.tt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'share/skin/default/layout') diff --git a/share/skin/default/layout/layout.tt b/share/skin/default/layout/layout.tt index af59032..95cc025 100644 --- a/share/skin/default/layout/layout.tt +++ b/share/skin/default/layout/layout.tt @@ -35,16 +35,16 @@ =for layout main_content - - [% content %] - + +[% call_next %] + =for layout header

Component UI Header

=for layout sidebar =for layout menu @@ -53,4 +53,4 @@
  • Bar
  • Baz
  • -=cut \ No newline at end of file +=cut -- cgit v1.2.3-54-g00ecf