$c.project.name / $app.config.options.mount_label Admin Forums

$app.config.options.mount_point Admin Forums

ForumTopicsPostsLast Post
${file_field('forum-%s.icon' % i, '')}
$forum.name($forum.shortname) ${text_field('forum-%s.name' % i, 'Forum Name', forum.name)}
${Markup(g.markdown.convert(forum.description))} ${text_area('forum-%s.description' % i, 'Description', forum.description)}
Subforums: , $sf.name
${forum.num_topics} ${forum.num_posts} ${post_summary(forum.last_post)} ${submit_button('Undelete', 'forum-%s.undelete' % i)} ${submit_button('Delete', 'forum-%s.delete' % i)}