";
}
if ($pubdate != "") {
$pubdate = "$pubdate
";
}
if ($url != "") {
$url = "$url";
}
$page_body .= "
$title
$description
";
if ($attribution != "") {
$page_body .= " $attribution
";
}
if ($attrib_title) {
$page_body .= "$attrib_title
";
}
$page_body .= "
$publication
$pubtitle
$pubdate
$url