7 lines
124 B
PHP
7 lines
124 B
PHP
<?php
|
|
$title = "User-Friendliness and Modern Tech";
|
|
$description = "";
|
|
$created = "2017-11-08";
|
|
$updated = "2017-11-08";
|
|
?>
|