diff options
Diffstat (limited to 'views/home')
| -rw-r--r-- | views/home/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/home/index.php b/views/home/index.php index 6fbad4c..f567744 100644 --- a/views/home/index.php +++ b/views/home/index.php @@ -1,4 +1,5 @@ <?php + $title = 'Home'; include '../meta.php'; ?> |
