title = "Forum Topic" url = "/forum/topic/:slug" layout = "article" description = "Viewing a single forum discussion topic." hidden = "0" [forumTopic] slug = "{{ :slug }}" postsPerPage = "20" memberPage = "404" channelPage = "forum/channel" == {% component 'forumTopic' %}