#{extends 'main.html' /} #{set title:'Forum' /} #{form @Application.AddTopic()} #{/form} #{if recentTopics}
Topic | Updated | By | Comments | #{list items:recentTopics, as:'currentTopic'}
---|---|---|---|
${currentTopic.topic} | ${currentTopic.date} | ${currentTopic.author.nickName} | ${currentTopic.posts.size()} |