--- node.tpl.php.orig 2007-04-12 19:55:55.000000000 -0500 +++ node.tpl.php 2007-04-12 19:58:30.000000000 -0500 @@ -1,6 +1,7 @@ created, 'custom', 'd'); $month = format_date($node->created, 'custom', 'M'); + $year = format_date($node->created, 'custom', 'Y'); ?>