Hi again!I want to add an echo-command in the index.php-file for my current theme (ndxzsite/mytheme/index.php), but it does not seem to work, the <?php ?>-command seems to be ignored? Any ideas why this is happening to me?The code that I want to add in an footer:>© {{obj_name}} 2012 - <?php echo date'(Y' ?>. All rights reserved.