7 lines
109 B
PHP
7 lines
109 B
PHP
<?php
|
|
$title = "New Website Design";
|
|
$description = "";
|
|
$created = "2016-07-22";
|
|
$updated = "2016-07-22";
|
|
?>
|