Archived
1
0
This commit is contained in:
Jeff Becker 2017-02-05 11:41:35 -05:00
parent 026c5039a9
commit 20f442f8f2

View File

@ -19,7 +19,7 @@
{{/post.IsClearnet}}
data-posturl="{{post.PostURL}}">
<div class="postheader-outer">
<div class="postheader">
<span class="postheader">
<span class="origin">
{{#post.IsI2P}}
<img src="{{post.Prefix}}static/i2p.png" title="{{#i18n.Translations}}{{from_i2p}}{{/i18n.Translations}}" />
@ -34,8 +34,8 @@
<span data-subject="{{post.Subject}}" class="subject">{{post.Subject}}</span>
<span class="name">{{post.Name}}</span><span class="tripcode">{{{post.Pubkey}}}</span>
<time datetime="{{post.DateRFC}}">{{post.Date}}</time>
</div>
<div class="postreply">
</span>
<span class="postreply">
<a class="postno" onclick="nntpchan_reply(this, '{{post.ShortHash}}');" root="{{post.Reference}}" boardname="{{post.Board}}">&gt;&gt;{{post.ShortHash}}</a>
<a href="{{post.PostURL}}">[{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}]</a>
<span class="postreport">
@ -47,7 +47,7 @@
</span>
</span>
</span>
</div>
</span>
</div>
<hr>
<div class="attachments">