mirror of
https://github.com/reality/dbot.git
synced 2025-01-23 18:44:14 +01:00
users not channels
This commit is contained in:
parent
fc83487a5d
commit
8db0932c73
@ -1,6 +1,6 @@
|
|||||||
h3 #{user}'s profile
|
h3 #{user}'s profile
|
||||||
div#backlink
|
div#backlink
|
||||||
a(href='/channels/'+connection+'/'+channel.substr(1,channel.length)) « #{channel} Nick List
|
a(href='/users/'+connection+'/'+channel.substr(1,channel.length)) « #{channel} Nick List
|
||||||
|
|
||||||
div.quotecount
|
div.quotecount
|
||||||
#{cleanUser} is filled with
|
#{cleanUser} is filled with
|
||||||
|
Loading…
Reference in New Issue
Block a user