Code: Select all
<h1>{SITENAME}</h1><p>{SITE_DESCRIPTION}</p>Code: Select all
overall_header.htmlModerators: Moderator, Developer, DM
Code: Select all
<h1>{SITENAME}</h1><p>{SITE_DESCRIPTION}</p>Code: Select all
overall_header.htmlr e s o u r c e s :
- BG:TSCC Wiki
- Community News
- Server Rules and Information
- Supporting BG:TSCCCode: Select all
if (document.title.indexOf("Baldur") != -1 ) document.title = document.title.substr(80);