From eff4620c56f38c32113cd452b18b8af8f8cd1bbd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 19:28:22 +0000 Subject: Update docs with new default project stuff. --- .../MyProject/myproject/templates/mytemplate.pt | 98 +++++++++++++++++++++- 1 file changed, 95 insertions(+), 3 deletions(-) (limited to 'docs/narr/MyProject/myproject/templates/mytemplate.pt') diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt index a7affedf9..b94cb7098 100644 --- a/docs/narr/MyProject/myproject/templates/mytemplate.pt +++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt @@ -1,7 +1,99 @@ + - + xmlns:tal="http://xml.zope.org/namespaces/tal"> + + +${project} Application + + + + -

Welcome to ${project}

+ + + + +
+ +
+ +
+
+

Welcome to ${project}, an + application generated by the repoze.bfg web + application framework.

+
+
+ + + + +
 
+
+
+ + + + -- cgit v1.2.3