Archived
1
0

fix post.mustace

This commit is contained in:
jeff 2015-11-07 12:27:17 -05:00
parent 1c405795b9
commit edfca55b8f

View File

@ -1,6 +1,5 @@
<fieldset>
<legend>
<span>
{{#IsI2P}}
<img src="{{Prefix}}static/i2p.png" title="post from i2p" />
{{/IsI2P}}
@ -10,7 +9,6 @@
{{#IsClearnet}}
<img src="{{Prefix}}static/clearnet.png" title="post from clearnet" />
{{/IsClearnet}}
</span>
<span class="subject">{{Subject}}</span> <span class="name">{{Name}}</span> {{Date}}
No. <a onclick="nntpchan_backlink('{{ShortHash}}');" title="{{MessageID}}">{{ShortHash}}</a>
<a href="{{PostURL}}">[reply]</a> <span class="tripcode">{{{Pubkey}}}</span><br />