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) --- .../src/authorization/tutorial/templates/edit.pt | 108 ++++++++-------- .../src/authorization/tutorial/templates/login.pt | 100 +++++++-------- .../authorization/tutorial/templates/mytemplate.pt | 136 ++++++++++----------- .../src/authorization/tutorial/templates/view.pt | 114 ++++++++--------- .../basiclayout/tutorial/templates/mytemplate.pt | 136 ++++++++++----------- .../src/models/tutorial/templates/mytemplate.pt | 136 ++++++++++----------- .../wiki/src/views/tutorial/templates/edit.pt | 100 +++++++-------- .../src/views/tutorial/templates/mytemplate.pt | 136 ++++++++++----------- .../wiki/src/views/tutorial/templates/view.pt | 106 ++++++++-------- 9 files changed, 536 insertions(+), 536 deletions(-) (limited to 'docs/tutorials/wiki') diff --git a/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt b/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt index 30767b28b..62b9cad7e 100644 --- a/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt +++ b/docs/tutorials/wiki/src/authorization/tutorial/templates/edit.pt @@ -1,61 +1,61 @@ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + xmlns:tal="http://xml.zope.org/namespaces/tal"> - ${page.__name__} - Pyramid tutorial wiki (based on - TurboGears 20-Minute Wiki) - - - - - - + ${page.__name__} - Pyramid tutorial wiki (based on + TurboGears 20-Minute Wiki) + + + + + + -
-
-
-
- pyramid -
-
-
-
-
-
- Editing Page Name - Goes Here
- You can return to the - FrontPage.
-
- -
-
-
-
-
-