mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-06-01 20:34:46 +02:00
expose frontend pubkey to templates
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
{{#post.IsClearnet}}
|
||||
data-origin="clearnet"
|
||||
{{/post.IsClearnet}}
|
||||
data-frontendpubkey="{{post.FrontendPubkey}}"
|
||||
data-posturl="{{post.PostURL}}">
|
||||
{{#post.Attachments}}
|
||||
<a href="{{Source}}" class="image_link" target="_blank" title="{{Filename}}"><img src="{{Thumbnail}}" class="image" /></a>
|
||||
|
||||
Reference in New Issue
Block a user