More changes

This commit is contained in:
FM1337
2017-06-22 14:38:01 -03:00
parent d52fe46e9a
commit 752e3cc682
5 changed files with 19 additions and 31 deletions

View File

@ -1,5 +1,5 @@
component Post(post *arn.Post)
Postable(post.ToPostable(), nil, "")
Postable(post.ToPostable(), "")
.side-note
a.ajax(href=post.Thread().Link())= post.Thread().Title
a.ajax(href=post.Thread().Link())= post.Thread().Title