How can I pull out the page name in a template.

Permalink
I tried using the code

<?php echo SITE . ' :: ' . $pageTitle?>

But that didn't work, it just showed the site name.

$PageTitle isn't coming up, any advice on this, I want to hard code PageTitle into a template so that every page made automatically shows the name of the page in a <h1> tag</h1>

Sparx
 
kutis replied on at Permalink Reply
kutis
http://www.concrete5.org/community/forums/documentation_efforts/theme_bulder_cheatsheet__quick_ref_
Sparx replied on at Permalink Reply
Sparx
Cheers