Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'd add it myself, but don't know what variable I'm supposed to put in recentposts.tpl
@julian @psychobunny @baris
I tried this but didn't work
posts[i].title
Try posts[i].topic.title
posts[i].topic.title
@Giorgio-Chiodi
{posts.topic.title} should do it I believe.
{posts.topic.title}
Edit: Got Ninjad.
Lol
thanks guys! this is the correct one