diff _test/Resources/TTView/Layout/default.tt @ 195:7a920771fd8e

IMPL::Web::View changed document layout handling, docs, examples
author cin
date Wed, 11 Apr 2012 17:50:33 +0400
parents 4d0e1962161c
children d357b5d85d25
line wrap: on
line diff
--- a/_test/Resources/TTView/Layout/default.tt	Tue Apr 10 20:08:29 2012 +0400
+++ b/_test/Resources/TTView/Layout/default.tt	Wed Apr 11 17:50:33 2012 +0400
@@ -1,3 +1,4 @@
+[% view.mode = 'default' %]
 <html>
     <head>
         <title>$site.name - [% document.title || template.title %]</title>