dbot/views/user.jade

12 lines
340 B
Plaintext
Raw Normal View History

h3 #{user}'s profile
div#backlink
a(href='/channels/'+connection+'/'+channel.substr(1,channel.length)) « #{channel} Nick List
div.quotecount
#{cleanUser} is filled with
a(href='/quotes/'+cleanUser) #{quotecount} quotes
.
div.kickcount
#{cleanUser} has kicked people #{kicked} times and has been kicked #{kicks} times.