From a3ceb6cea0bad0ecd526a8033d7baf8465de9872 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 10 Nov 2010 14:29:46 -0500 Subject: fix project chapter to deal with paster template changes --- .../MyProject/myproject/templates/mytemplate.pt | 104 +++++++++++---------- 1 file changed, 57 insertions(+), 47 deletions(-) (limited to 'docs/narr/MyProject/myproject/templates') diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt index a5a0dd214..6ad23d44f 100644 --- a/docs/narr/MyProject/myproject/templates/mytemplate.pt +++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt @@ -8,57 +8,67 @@ + - -
-
- -

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

+
+ -
-
-
-
-

Search Pyramid documentation

-
- - -
+
+
+ +

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

- +
+
+
+

Search Pyramid documentation

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