MyBB Community Forums

Full Version: Where is my index template?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Where is located my index template?
I need to add this to my index template:
How do I add it?

{$topStats['LastThreads']}
{$topStats['LastActiveThreads']}
{$topStats['MostViews']}
{$topStats['Posters']}
{$topStats['Reputation']}
{$topStats['Referrals']}
{$topStats['TimeOnline']}
{$topStats['NewestUsers']}
{$topStats['Moderators']}

I have it working. Nevermind