Forum Moderators: mack
1. Locate the <title> tag in your template, hopefully it's in the <head> tag!:
<title>I am the same title on every page that uses this template. :(</title>
2. Wrap it with this code:
<!-- InstanceBeginEditable name="doctitle" -->
<title>I can be changed on each page, but new pages get me by default. :)</title>
<!-- InstanceEndEditable -->