diff options
Diffstat (limited to 'services')
-rw-r--r-- | services/index.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/services/index.php b/services/index.php deleted file mode 100644 index 103245a..0000000 --- a/services/index.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php $title = "Services"; require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/header.php"; global $Parsedown; ?> -<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/navigation.php"; ?> - -<br> -<div class="container"> - <h1>Services</h1> - Coming soon -</div> - -<?php require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/footer.php"; ?>
\ No newline at end of file |