Changing jade template to match changes made in index.php
authorJack Allnutt <m2ys4u@Gmail.com>
Wed, 20 Jul 2011 18:23:33 +0000 (19:23 +0100)
committerJack Allnutt <m2ys4u@Gmail.com>
Wed, 20 Jul 2011 18:23:33 +0000 (19:23 +0100)
node/client/index.html.jade

index 9918e820b09077df9844acca5d34e5a7ffc7f5c3..18fd769ca191089ae55fd48c7d9643fa3b4318de 100644 (file)
@@ -1,5 +1,5 @@
-!!! transitional
-html(xmlns="http://www.w3.org/1999/xhtml")
+!!! 5
+html(xmlns="http://www.w3.org/1999/xhtml" lang="en-gb")
     head
 
         meta(http-equiv="Content-Type", content="text/html; charset=utf-8")
@@ -144,6 +144,15 @@ html(xmlns="http://www.w3.org/1999/xhtml")
                 ul
 
             div.cur_topic
+                //
+                    ul.edit(style="float:right;")
+                        li
+                            img(src="img/more.png")
+                                ul#kiwi_menu
+                                    li Item 1
+                                    li Item 2
+                                    li Item 3
+                div.topic(style="margin-right:5em; overflow:hidden; white-space: pre-wrap; word-wrap: break-word;")
 
             div.userlist
                 ul