7 lines
128 B
PHP
7 lines
128 B
PHP
<?php
|
|
$title = "The Honorable Sacrifice of One's Soul";
|
|
$description = "";
|
|
$created = "2019-07-31";
|
|
$updated = "2019-07-31";
|
|
?>
|