calendar is now only future events; posts include members and images

This commit is contained in:
2020-08-27 20:01:24 +00:00
parent 7faddf6468
commit 37dff3b310
8 changed files with 21 additions and 12 deletions

View File

@@ -16,8 +16,8 @@
<div class="article-details">
{{post.subtitle | tags_to_url }}
<div class="article-author">
<img src="https://unsplash.it/50/50?image=1005" alt="" />
<a href="#">Jane Austen</a>
<img src="{{author_image}}" alt="" style="width:80px;height:80px"/>
<a href="/members/member/{{post.author}}">{{post.author}}</a>
</div>
<div class="article-comments">