change tripcode part
This commit is contained in:
parent
d1d03b8b88
commit
1610f6672c
@ -25,7 +25,7 @@
|
|||||||
{{#OP}}
|
{{#OP}}
|
||||||
<a href="{{PostURL}}">[reply]</a>
|
<a href="{{PostURL}}">[reply]</a>
|
||||||
{{/OP}}
|
{{/OP}}
|
||||||
<label for="post_{{PostHash}}" class="tripcode" title="signed post">{{{Pubkey}}}</label>
|
<span class="tripcode">{{{Pubkey}}}</span>
|
||||||
</p>
|
</p>
|
||||||
<div class="files">
|
<div class="files">
|
||||||
{{#Attachments}}
|
{{#Attachments}}
|
||||||
|
Reference in New Issue
Block a user