In html.tpl.php I have written :
<?php if($front_page):?>
<?php print '<a href="https://plus.google.com/109533530102750336693" rel="publisher">Google+</a> '?>
<?php endif; ?>
but its not working moreover its hanging the home page.
Can someone please tell me the correct syntax if it has some error