Reverted forum style, used for genres now
This commit is contained in:
@ -25,5 +25,5 @@ func Get(ctx *aero.Context) string {
|
||||
thread.Init()
|
||||
}
|
||||
|
||||
return ctx.HTML(components.Forum(threads))
|
||||
return ctx.HTML(components.Forum(tag, threads))
|
||||
}
|
||||
|
Reference in New Issue
Block a user