add hr to separate post header from post body
This commit is contained in:
parent
14635e9472
commit
5873b41e00
@ -47,6 +47,7 @@
|
|||||||
Date: <time datetime="{{post.DateRFC}}">{{post.Date}}</time>
|
Date: <time datetime="{{post.DateRFC}}">{{post.Date}}</time>
|
||||||
</div>
|
</div>
|
||||||
</legend>
|
</legend>
|
||||||
|
<hr>
|
||||||
<div class="attachments">
|
<div class="attachments">
|
||||||
{{#post.Attachments}}
|
{{#post.Attachments}}
|
||||||
<figure data-sha512="{{Hash}}">
|
<figure data-sha512="{{Hash}}">
|
||||||
|
Reference in New Issue
Block a user