diff -r b9a8a993f4e7 -r 0e6478521004 includes/pageutils.php --- a/includes/pageutils.php Fri Nov 02 20:40:45 2007 -0400 +++ b/includes/pageutils.php Sat Nov 03 07:20:32 2007 -0400 @@ -992,7 +992,7 @@ $subst = array( 'num_comments' => $n, - 'page_type' => '<FIXME> whatever' + 'page_type' => $template->namespace_string ); $_ob .= '

';