From: Jack Allnutt Date: Wed, 20 Jul 2011 18:23:33 +0000 (+0100) Subject: Changing jade template to match changes made in index.php X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c34ec4b1861e7d0f5ea5a27c46184030e75d02ba;p=KiwiIRC.git Changing jade template to match changes made in index.php --- diff --git a/node/client/index.html.jade b/node/client/index.html.jade index 9918e82..18fd769 100644 --- a/node/client/index.html.jade +++ b/node/client/index.html.jade @@ -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