Style forums a bit more
This commit is contained in:
@@ -3,9 +3,14 @@
|
||||
|
||||
<a name="reply-{{post.id}}"></a>
|
||||
<div class="forum-post-user">
|
||||
<div class="byline">
|
||||
{%avatar post.user%}
|
||||
{{post.user}}
|
||||
</div>
|
||||
<div class="dateline">
|
||||
{{post.created}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="forum-post-content">
|
||||
{{post.body|markdown:"safe"}}
|
||||
<br style="clear:both"/>
|
||||
|
Reference in New Issue
Block a user