Fix rogue log output

pull/1/head
Starbeamrainbowlabs 2021-08-20 20:12:37 +01:00
parent 0ed5d4de89
commit 5dd60e1cf1
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
<div><a href="{{ post.link }}">Read more</a></div>
</div>
<div class="post-footer">
{{ post.parent | log }}
<span><a href="{{ post.parent.link | htmlentities }}"><img class="large-icon" src="{{ post.author_image }}" alt="{{ post.author_name | htmlentities }} avatar" aria-hidden="true" /> {{ post.author_name | htmlentities }}</a></span>
<span class="float right">
<time datetime="{{ post.pubdate_iso }}">{{ post.pubdate_display | htmlentities }}</time>