Posts and threads as sub-pages of forum on user profiles
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
component ProfileThreads(threads []*arn.Thread, viewUser *arn.User, user *arn.User, uri string)
|
||||
ProfileHeader(viewUser, user, uri)
|
||||
ProfileForumTabs(viewUser)
|
||||
|
||||
if len(threads) == 0
|
||||
p.no-data.mountable= viewUser.Nick + " hasn't written any threads yet."
|
||||
|
Reference in New Issue
Block a user