3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 12:59:34 +01:00
dbot/views/report/channels.jade
2013-07-06 18:45:21 +00:00

11 lines
283 B
Plaintext

extends ../layout
block content
h3 Channels on #{server}
div#backlink
a(href='/warning') « Server List
ul#quotelist
-each channel in channels
a(href='/notify/'+server+'/'+encodeURIComponent(channel))
li.quotes #{channel}