diff options
author | xue <> | 2005-12-25 20:25:42 +0000 |
---|---|---|
committer | xue <> | 2005-12-25 20:25:42 +0000 |
commit | cc44b9c507c6390c31a2f49f0a1f228a08c62b2e (patch) | |
tree | 0483c07258a787f8bb9cdd2c61b53e9e7795c1a3 /demos/quickstart/protected/pages/chap4/Simple1.page | |
parent | 90821c0441285c3eb7a316202a660855ea9183eb (diff) |
Added template syntax explanation.
Diffstat (limited to 'demos/quickstart/protected/pages/chap4/Simple1.page')
-rw-r--r-- | demos/quickstart/protected/pages/chap4/Simple1.page | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/chap4/Simple1.page b/demos/quickstart/protected/pages/chap4/Simple1.page index e69de29b..a608c8d2 100644 --- a/demos/quickstart/protected/pages/chap4/Simple1.page +++ b/demos/quickstart/protected/pages/chap4/Simple1.page @@ -0,0 +1,2 @@ +<com:TContent ID="body" >
+</com:TContent>
\ No newline at end of file |