7 lines
205 B
PHP
7 lines
205 B
PHP
|
<?php
|
||
|
$title = "Why the Traditional Latin Mass";
|
||
|
$description = "A defense of the Traditional Latin Mass and why we should continue to celebrate it.
";
|
||
|
$created = "2020-07-18";
|
||
|
$updated = "2020-07-18";
|
||
|
?>
|