Improved posts style

This commit is contained in:
2019-06-09 09:52:13 +09:00
parent a0ee24e81e
commit 2074d81e69
10 changed files with 74 additions and 89 deletions

View File

@ -2,4 +2,4 @@ component PostableList(postables []arn.Postable, user *arn.User)
.thread
.posts
each post in postables
Postable(post, user, false, "", "")
Postable(post, user, false, "")