This repository has been archived on 2023-08-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2015-12-23 01:02:11 +01:00
|
|
|
<dt id="{{PostHash}}">
|
|
|
|
|
<a onclick="nntpchan_backlink('{{ShortHash}}');" title="{{MessageID}}">{{ShortHash}}</a>
|
|
|
|
|
{{Date}}
|
|
|
|
|
{{#IsI2P}}i2p{{/IsI2P}}{{#IsTor}}tor{{/IsTor}}{{#IsClearnet}}clr{{/IsClearnet}}
|
|
|
|
|
{{Subject}}
|
|
|
|
|
{{Name}}
|
|
|
|
|
{{{Pubkey}}}
|
|
|
|
|
<a href="{{PostURL}}">[reply]</a>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
{{{RenderBody}}}
|
2015-11-07 10:37:18 -05:00
|
|
|
{{#Attachments}}
|
2015-12-23 01:02:11 +01:00
|
|
|
file: <a href="{{Source}}" target="_blank">{{Filename}}</a><br><br>
|
2015-11-07 10:37:18 -05:00
|
|
|
{{/Attachments}}
|
2015-12-23 01:02:11 +01:00
|
|
|
</dd>
|