route: ${base}/subforum/${subForum}
Page component:
- Title
- Pagination (can it be an infinitely scrollable list instead of pagination?)
- Scroll list of threads
Thread component:
- Icon
- Title
- Thread pagination
- Amount of posts
- Age (Time.Now - CreationDate)
- Last post information (who, avatar, when)
route: ${base}/subforum/${subForum}
Page component:
Thread component: