7 lines
177 B
PHP
7 lines
177 B
PHP
<?php
|
|
$title = "Judgement";
|
|
$description = "What judgement is, and why it's not only normal to judge, but also necessary.";
|
|
$created = "2017-04-20";
|
|
$updated = "2017-04-20";
|
|
?>
|