--- 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 .= '<p>';