7 lines
171 B
PHP
7 lines
171 B
PHP
<?php
|
|
$title = "Adoration";
|
|
$description = "A calling to true adoration of our Lord in all His greatness and glory.";
|
|
$created = "2022-06-07";
|
|
$updated = "2022-06-07";
|
|
?>
|