Added soundtrack comments

This commit is contained in:
2018-10-29 11:30:23 +09:00
parent f4f1531b8b
commit ecceb415ca
7 changed files with 41 additions and 19 deletions

View File

@ -3,4 +3,4 @@ component NewPostArea(user *arn.User, placeholder string)
.post-author
Avatar(user)
textarea#new-reply.post-content(placeholder=placeholder + "...", aria-label=placeholder)
textarea#new-post.post-content(placeholder=placeholder + "...", aria-label=placeholder)