Jump to content

cms.tpl - How to get page title?


Recommended Posts

So I want to put a box around the CMS content.

I want the box to have the title of the page, so for example if the page is called "About us", the title should be "About us" as well.

 

I dont know the var name of the page title however.

 

Right now I am using: {$meta_title|escape:'htmlall':'UTF-8'} to display it, but this outputs the website name as well.

 

I guess I could use smarty to replace the website name, but I am sure there has to be an easier way to do this.

 

Anyone know how?

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...