7 lines
225 B
PHP
7 lines
225 B
PHP
<?php
|
|
$title = "Disagreement without Hate, Disagreement with Respect";
|
|
$description = "A reflection on the confusion between disagreement and hatred in today's politics.";
|
|
$created = "2017-10-15";
|
|
$updated = "2017-10-15";
|
|
?>
|