I am trying to include current page title after site name on a sharepoint 2010 publishing site.
The master page that I have created contains the necessary control to render the page title as attached in the screenshot below :-
MasterPage Entries
However when the page is loaded in the browser , the page title does not show on the right to the site name. I checked with firebug and saw that the title value did not load inside the h2 tags as it normally does. Kindly refer to the screenshot below for the same.

Page Load in Browser
Can somebody help me over here to exactly if there is something I am missing ? Thanks in advance.