diff _test/Resources/view/site/index.tt @ 348:f116cd9fe7d9

working on TTView: pre-alpha version
author cin
date Thu, 03 Oct 2013 19:48:57 +0400
parents f05634287ac7
children
line wrap: on
line diff
--- a/_test/Resources/view/site/index.tt	Mon Sep 30 17:36:17 2013 +0400
+++ b/_test/Resources/view/site/index.tt	Thu Oct 03 19:48:57 2013 +0400
@@ -1,1 +1,2 @@
-<h1>hello</h1>
\ No newline at end of file
+<h1>hello</h1>
+[% display({ name = 'a2r2', description = 'service droid' }, prefix = 'data') %]
\ No newline at end of file