In my page.tpl.php, I'm getting this output in the html:
<div id="main-wrapper">
<div id="main" class="clearfix">
<div id="content" class="column">
<div class="panel-display panel-1col clear-block">
<div class="panel-panel panel-col">
<div>< </div>
</div>
</div>
</div>
</div>
That last nested div has an rogue "<" character. I have been through the page.tpl.php template with a fine-tooth comb. I've grep searched various combo's like ">< <" and of course "
<
" and even just "<" to see all inclusions. And, I used an online php validator to check syntax as well.
I've been through the panels module templates, the node templates and I can't find where that symbol is being generated from. I've looked at most of my actual content but nope. Frustrating!
I made my first template from the base one in Zen and have gone from there. Can anyone else, with the html snippet above, suggest to me where else to look for that character?
The pages where it shows up are pages with variants, no views anywhere.
I know it's a different type of question but I thought perhaps there is another place I'm not thinking of because I would have guessed the tpl.php.
I'll include the page.tpl.php code here:
<?php
/**
* @file
* General utility variables: