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>
|
No. <a onclick="nntpchan_backlink('{{ShortHash}}');" title="{{MessageID}}">{{ShortHash}}</a>
|
||||||
<a href="{{PostURL}}">[reply]</a> <span class="tripcode">{{{Pubkey}}}</span><br />
|
<a href="{{PostURL}}">[reply]</a> <span class="tripcode">{{{Pubkey}}}</span><br />
|
||||||
</legend>
|
</legend>
|
||||||
<label class="post_body">
|
|
||||||
{{{RenderBody}}}
|
|
||||||
</label>
|
|
||||||
{{#Attachments}}
|
{{#Attachments}}
|
||||||
<figure>
|
<figure>
|
||||||
<figcaption>
|
<figcaption>
|
||||||
@ -23,4 +20,7 @@
|
|||||||
</figcaption>
|
</figcaption>
|
||||||
</figure>
|
</figure>
|
||||||
{{/Attachments}}
|
{{/Attachments}}
|
||||||
|
<label class="post_body">
|
||||||
|
{{{RenderBody}}}
|
||||||
|
</label>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
Reference in New Issue
Block a user