Hi all!

I'm currently setting up some node.tpl.phps for my content types.

Amongst other things, I have embedded a view, which has a title above it, "Exhibitions:". The title is added in the .tpl.php; it's not the View's title.

But, if there are no exhibitions, I don't want the title there. Is there any way I can check if the embedded view has content, so I can condition the title to appear or disappear with an "if"-statement or something?

Best regards,
joeboris