From bf380180c2c5e56131690a56a613c9a229ba7cf8 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Thu, 4 Nov 2010 01:32:02 -0400 Subject: fix project documentation to account for starter paster template changes --- .../MyProject/myproject/templates/mytemplate.pt | 158 +++++++++------------ 1 file changed, 64 insertions(+), 94 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 9178b5866..a5a0dd214 100644 --- a/docs/narr/MyProject/myproject/templates/mytemplate.pt +++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt @@ -1,99 +1,69 @@ - + - -${project} Application - - - + The Pyramid Web Application Development Framework + + + + + + - - - - -
- -
- -
-
-

Welcome to ${project}, an - application generated by the Pyramid web - application framework.

-
-
- - - - -
 
-
-
- - - - + +
+
+ +

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

+
+
+
+
+
+

Search Pyramid documentation

+
+ + +
+
+ +
+
+ - + \ No newline at end of file -- cgit v1.2.3