7 lines
196 B
PHP
7 lines
196 B
PHP
<?php
|
|
$title = "What Is Lacking in Education?";
|
|
$description = "A contrast and suggestions for the American and Spanish educational systems.";
|
|
$created = "2016-08-25";
|
|
$updated = "2016-08-25";
|
|
?>
|