Improved forum frontpage

This commit is contained in:
2017-06-20 13:15:32 +02:00
parent 94608a0754
commit 009c73629f
6 changed files with 21 additions and 15 deletions

View File

@ -3,7 +3,10 @@ component Forum(tag string, threads []*arn.Thread)
ForumTags
ThreadList(threads)
button#load-more-threads Load more
.buttons
button
Icon("refresh")
span Load more
component ThreadList(threads []*arn.Thread)
each thread in threads