link to the things right [#577]

This commit is contained in:
reality 2013-08-31 12:23:50 +00:00
parent 9e67c94074
commit 16b9e0e415

View File

@ -1,9 +1,9 @@
extends ../layout
block content
h3 Browse by Channel on #{server}
div#backlink
a(href='/') « Home
h3 Browse by Channel on #{server}
ul#quotelist
-each count, name in channels
a(href='/notify/'+encodeURIComponent(name))
@ -14,3 +14,5 @@ block content
-each nUser in users
a(href='/notify/'+encodeURIComponent(nUser.name))
li.quotes #{nUser.name} (#{nUser.count})
h3
a(href='/notify/missing') My Missed Notifications