Look here. I want to update the BC page title tag so that it updates and shows the correct page title on every page. Right now it's in the website template and it needs to stay there for ease for customer editing.
Asked
Active
Viewed 238 times
1 Answers
0
{tag_pagetitle}
Displays current page title. Must be used within the title tag of the template.
eg.
<!-- TemplateBeginEditable name="doctitle" -->
<title>{tag_pagetitle}</title>
<!-- TemplateEndEditable -->

L84
- 45,514
- 58
- 177
- 257