diff options
Diffstat (limited to 'html/about')
-rw-r--r-- | html/about | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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('About - Spragg Software Services Ltd.'), 2); ?> |