From f1ffc999046db65e9b281485cd812bdfec3f698e Mon Sep 17 00:00:00 2001 From: inga-lovinde <52715130+inga-lovinde@users.noreply.github.com> Date: Wed, 9 Jun 2010 19:21:48 +0000 Subject: [PATCH] Header moved out from boards template --- templates/Full/Boards.xslt | 51 ++-------------------------------- templates/Full/Header.xslt | 56 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 49 deletions(-) create mode 100644 templates/Full/Header.xslt diff --git a/templates/Full/Boards.xslt b/templates/Full/Boards.xslt index b59c243..fde94c4 100644 --- a/templates/Full/Boards.xslt +++ b/templates/Full/Boards.xslt @@ -1,5 +1,6 @@ + @@ -10,55 +11,7 @@ <xsl:value-of select="title"/> - - - - -
- - - - - - - -
- Root - | Google - | Yandex - | Mail.ru - | Vedomosti - | Afisha - | Weather - | LAN Support -
-
-
- - - - -
- - - - -
-
-
  
+
diff --git a/templates/Full/Header.xslt b/templates/Full/Header.xslt new file mode 100644 index 0000000..d672993 --- /dev/null +++ b/templates/Full/Header.xslt @@ -0,0 +1,56 @@ + + + + + + + + +
+ + + + + + + +
+ Root + | Google + | Yandex + | Mail.ru + | Vedomosti + | Afisha + | Weather + | LAN Support +
+
+
+ + + + +
+ + + + +
+
+
  
+
+
+