diff options
Diffstat (limited to 'rawdog/page.template')
-rw-r--r-- | rawdog/page.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rawdog/page.template b/rawdog/page.template index 050f719..df5e817 100644 --- a/rawdog/page.template +++ b/rawdog/page.template @@ -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('Blog - Spragg Software Services Ltd.'), 2); ?> |