I have a view setup to display a list of nodes based on a taxonomy term (category/tag). I am trying to display the "page title" in a block at the top of my content but can't seem to make it work.

I am trying this:

print $title;

Thanks for any help. I am sure I am missing something simple but haven't been able to figure it out!