From 5331bd49e25dea5de4f3b5615a35075f67d9318b Mon Sep 17 00:00:00 2001 From: aoneil Date: Sun, 2 Dec 2007 21:47:20 +0000 Subject: [PATCH] No login form on tutorial theme (merged from 2.2.0 branch, r44949) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@46125 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- tutorial/templates/Page.ss | 53 +++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/tutorial/templates/Page.ss b/tutorial/templates/Page.ss index 0c8ffb2..df04ce1 100644 --- a/tutorial/templates/Page.ss +++ b/tutorial/templates/Page.ss @@ -1,26 +1,27 @@ - - - - - <% base_tag %> - - - - - -
- -
-
- $Content -
-
- -
- $SilverStripeNavigator - - + + + + + <% base_tag %> + + + + + +
+ +
+
+ $Content + $Form +
+
+ +
+ $SilverStripeNavigator + +