diff options
Diffstat (limited to 'html/contact')
-rw-r--r-- | html/contact | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/contact b/html/contact index 632113a..3938f87 100644 --- a/html/contact +++ b/html/contact @@ -1,4 +1,4 @@ -<?php include '@include.php'; ?><!DOCTYPE html> +<?php include '_include.php'; ?><!DOCTYPE html> <html lang="en"> <head> <?php echo indent(site_head('Contact - Spragg Software Services Ltd.'), 2); ?> |