Comments

/Comments
Comments2013-02-18T10:37:39+00:00

$title

“;

?>

$caption

“; }

if($image_align == “left”) {

$imagery = “$caption“;

}

if($image_align == “right”) {

$imagery = “

$caption

“;

}

}

print(”

$date
$title

“);

if( $youtube_link == “”) {

print(“”);
}

else {

print(”

$youtube_link

“);

}

print(”


$imagery

$body

“);

}

?>