What is the correct method for linking to "Recent Threads"?

Thanks guys.

I'm not so sure about needing a homepage. Most of the people visiting will already know why they're on the forum, and all of the content is forum-based. An intro page (to me) just seems like an extra barrier between users and the community/content. I'd be interested to hear further opinions on this.
 
Thanks Jake! I used:
HTML:
<li><a href="{xen:link 'find-new/threads', '', 'days=30'}">{xen:phrase recent_threads}</a></li>

I also changed the English phrase to "All Recent Threads" (seemed more descriptive/accurate).

Cheers
 
Top Bottom