moderateForumContentPageHandler(_:)

func moderateForumContentPageHandler(_ req: Request) async throws -> View

GET /moderate/forum/:forum_ID

This shows a view that focuses on the content that was reported, showing:

  • The forum that was reported
  • All reports made against this content
  • All previous versions of this content
  • (hopefully) Mod actions taken against this content already *