were can i find the words Inside these tag keys example {$system_name}
Jamroom Developers
That function is found in the footer of all the skins and it adds the small link back here to jamroom.net
In the templates it reads:
{* An auto footer that rotates phrases to help jamroom.net. If you like jamroom, leave this here. We'd appreciate it. Thanks! *}
{jrCore_powered_by}The function is defined at smarty_function_jrCore_powered_by() in smart.php
/modules/jrCore/lib/smarty.php around line 3300 ish