{include "layout.html"} {block "content"}

Forum

{if #threads > 0} {for thread in threads} {/for}
{thread.Title} {thread.Replies} Replies
{else} No threads! {/if} {/block}