Parse formatting in real name
This commit is contained in:
parent
8062609c86
commit
10dab7afac
@ -1,7 +1,7 @@
|
||||
<div>
|
||||
{{> ../user_name nick=whois.nick}}
|
||||
<i class="hostmask">({{whois.user}}@{{whois.host}})</i>:
|
||||
<b>{{whois.real_name}}</b>
|
||||
<b>{{{parse whois.real_name}}}</b>
|
||||
</div>
|
||||
{{#if whois.account}}
|
||||
<div>
|
||||
|
Loading…
Reference in New Issue
Block a user