calendar is now only future events; posts include members and images
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user