diff options
author | xue <> | 2005-12-26 15:54:54 +0000 |
---|---|---|
committer | xue <> | 2005-12-26 15:54:54 +0000 |
commit | 9be8859d92e4bbec2462e82457d014f0a0d720db (patch) | |
tree | 8d674a443ab0785d2a68dbfa326abfae3230bbb5 /demos/quickstart/protected/pages/GettingStarted/Introduction.page | |
parent | a433c6c39bdaa5a53238596853617228be8ad07f (diff) |
Diffstat (limited to 'demos/quickstart/protected/pages/GettingStarted/Introduction.page')
-rw-r--r-- | demos/quickstart/protected/pages/GettingStarted/Introduction.page | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/GettingStarted/Introduction.page b/demos/quickstart/protected/pages/GettingStarted/Introduction.page new file mode 100644 index 00000000..dc7a0497 --- /dev/null +++ b/demos/quickstart/protected/pages/GettingStarted/Introduction.page @@ -0,0 +1,6 @@ +<com:TContent ID="body" >
+<h1>Welcome to the PRADO QuickStart Tutorial</h1>
+<p>
+This QuickStart tutorial is meant to get you quickly started to build your own Web applications based on PRADO.
+</p>
+</com:TContent>
\ No newline at end of file |