dbot/views/report/channels.jade

11 lines
283 B
Plaintext
Raw Normal View History

2013-07-06 20:45:21 +02:00
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}