my $content;
my $comment_page = bestlink ($page, "comments") || return;
my $comment_file = $pagesources{$comment_page} || return;
#my $pagetype = pagetype ($comment_file);
# Check if ``$pagetype eq 'html'''?
$content = readfile (srcfile ($comment_file));
my $content;
my $comment_page = bestlink ($page, "comments") || return;
my $comment_file = $pagesources{$comment_page} || return;
#my $pagetype = pagetype ($comment_file);
# Check if ``$pagetype eq 'html'''?
$content = readfile (srcfile ($comment_file));