Archived
1
0

tripcodes

This commit is contained in:
Jeff 2017-07-30 18:17:10 -04:00
parent 809863c472
commit 2074e49d75

View File

@ -29,7 +29,7 @@
{{#post.Attachments}}
<a href="{{Source}}" class="image_link" target="_blank" title="{{Filename}}"><img src="{{Thumbnail}}" class="image" /></a>
{{/post.Attachments}}
<a name="{{post.PostHash}}"></a><span class="topicline"><b data-subject="{{post.Subject}}" class="subject">{{post.Subject}}</b> {{post.Name}} <span class="published">{{post.Date}}</span> {{{post.Tripcode}}} <a href="{{post.PostURL}}">&#8470;</a>
<a name="{{post.PostHash}}"></a><span class="topicline"><b data-subject="{{post.Subject}}" class="subject">{{post.Subject}}</b> {{post.Name}} <span class="published">{{post.Date}}</span> {{post.Pubkey}} <a href="{{post.PostURL}}">&#8470;</a>
<a href="#" onclick="return quickreply('{{post.ShortHash}}', '{{post.PostHash}}', '{{post.PostURL}}');"> {{post.ShortHash}}</a>
</span>
<br /><br />