7 lines
278 B
PHP
7 lines
278 B
PHP
<?php
|
|
$title = "A Defense of Churches as Sanctuaries";
|
|
$description = "After recent changes to ICE policy allowing arrests within churches, it is time to remember why the sanctuary status of churches ought to be respected.";
|
|
$created = "2025-01-25";
|
|
$updated = "2025-01-25";
|
|
?>
|