ul
div#windows.windows
- div.scroller(style="width:100%;height:100%;")
+ div#panel1.panel
+ div.scroller(style="width:100%;height:100%;")
+
+ div#panel2.panel
div.control
div.msginput
- if (touchscreen)
script(type="text/javascript", src="/js/touchscreen_tweaks.js")
-
+
- var proto
- if (config.listen_ssl)
- proto = 'https'
| <input type="hidden" class="userbox_nick" value="${nick}" />
| <a class="userbox_query">Message</a>
| <a class="userbox_whois">Info</a>
- | </div>
\ No newline at end of file
+ | </div>