From ed252c573f5470aef4f73227a5c516eace9474b5 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 28 Jan 2011 00:08:35 -0500 Subject: convert all tabs to spaces in templates (sorry, blaise, i may have to use an older version of sphinx which doesnt respect tab-width) --- .../MyProject/myproject/templates/mytemplate.pt | 184 ++++++++++----------- 1 file changed, 92 insertions(+), 92 deletions(-) (limited to 'docs/narr/MyProject') diff --git a/docs/narr/MyProject/myproject/templates/mytemplate.pt b/docs/narr/MyProject/myproject/templates/mytemplate.pt index 03e7d9091..632c34876 100644 --- a/docs/narr/MyProject/myproject/templates/mytemplate.pt +++ b/docs/narr/MyProject/myproject/templates/mytemplate.pt @@ -4,103 +4,103 @@ xml:lang="en" xmlns:tal="http://xml.zope.org/namespaces/tal"> - The Pyramid Web Application Development Framework - - - - - - - + The Pyramid Web Application Development Framework + + + + + + + -
-
-
-
- pyramid -
-
+
+
+
+
+ pyramid
-
-
-

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

-
+
+
+
+
+

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

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