forked from GitHub/dbot
12 lines
340 B
Plaintext
12 lines
340 B
Plaintext
|
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.
|