Hello. How i can change TITLE tag from article template in purity?
1) I create new template aswer,php for article in templates/purity_iii/html/com_content/article
2) attach it to my article
3) check that template work
But when i try
$document =& JFactory::getDocument();
$document->setTitle("SOME TITLE"
Nothing change