3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-23 20:39:25 +01:00
dbot/views/warning/users.jade
2013-06-19 20:09:01 +00:00

11 lines
262 B
Plaintext

extends ../layout
block content
h3 Users with warnings on #{server}
div#backlink
a(href='/warning') « Server List
ul#quotelist
-each user in users
a(href='/warning/'+server+'/'+user)
li.quotes #{user}