7 lines
250 B
PHP
7 lines
250 B
PHP
<?php
|
|
$title = "How to Behave at the Mass";
|
|
$description = "A translation of the proper etiquette to observe while at the Holy Sacrifice of the Mass from an old Roman Missal I recently attained.";
|
|
$created = "2021-02-19";
|
|
$updated = "2021-02-19";
|
|
?>
|