diff options
Diffstat (limited to 'html/privacy')
-rw-r--r-- | html/privacy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/privacy b/html/privacy index 6d338fd..a04ebd6 100644 --- a/html/privacy +++ b/html/privacy @@ -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('Privacy - Spragg Software Services Ltd.'), 2); ?> |