7 lines
136 B
PHP
7 lines
136 B
PHP
<?php
|
|
$title = "For Tabs";
|
|
$description = "Defending the use of tabs for coding.";
|
|
$created = "2016-11-22";
|
|
$updated = "2016-11-22";
|
|
?>
|