7 lines
259 B
PHP
7 lines
259 B
PHP
<?php
|
|
$title = "The Extraordinary Form Revisited";
|
|
$description = "After much contemplation and reflection, I wanted to revisit my reasons for the love and devotion I have for the Traditional Latin Mass.";
|
|
$created = "2021-06-17";
|
|
$updated = "2021-06-18";
|
|
?>
|