interchange image, post body placement
This commit is contained in:
parent
4c9ec43d30
commit
8bb13354a2
@ -13,9 +13,6 @@
|
||||
No. <a onclick="nntpchan_backlink('{{ShortHash}}');" title="{{MessageID}}">{{ShortHash}}</a>
|
||||
<a href="{{PostURL}}">[reply]</a> <span class="tripcode">{{{Pubkey}}}</span><br />
|
||||
</legend>
|
||||
<label class="post_body">
|
||||
{{{RenderBody}}}
|
||||
</label>
|
||||
{{#Attachments}}
|
||||
<figure>
|
||||
<figcaption>
|
||||
@ -23,4 +20,7 @@
|
||||
</figcaption>
|
||||
</figure>
|
||||
{{/Attachments}}
|
||||
<label class="post_body">
|
||||
{{{RenderBody}}}
|
||||
</label>
|
||||
</fieldset>
|
||||
|
Reference in New Issue
Block a user