From fda31be8f98ac76c69662b2b1dc9afd9caf7f4c1 Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Thu, 6 Jan 2011 00:35:07 -0500 Subject: Removed login option from tutorial defining views templates --- docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt | 6 +----- docs/tutorials/wiki2/src/views/tutorial/templates/view.pt | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) (limited to 'docs/tutorials/wiki2/src') diff --git a/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt b/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt index 31d5f4716..ae4c0c64d 100644 --- a/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt +++ b/docs/tutorials/wiki2/src/views/tutorial/templates/edit.pt @@ -28,11 +28,7 @@ Editing Page Name Goes Here
You can return to the FrontPage.
- +
diff --git a/docs/tutorials/wiki2/src/views/tutorial/templates/view.pt b/docs/tutorials/wiki2/src/views/tutorial/templates/view.pt index 529db4dcc..6761c8cf6 100644 --- a/docs/tutorials/wiki2/src/views/tutorial/templates/view.pt +++ b/docs/tutorials/wiki2/src/views/tutorial/templates/view.pt @@ -28,11 +28,7 @@ Viewing Page Name Goes Here
You can return to the FrontPage.
- +
-- cgit v1.2.3