From 4128c64ea51911602a4deda9ae515664bf43480e Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Sun, 29 Jan 2012 22:45:44 -0800 Subject: Custom titles for pages. --- includes/header.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/header.php') diff --git a/includes/header.php b/includes/header.php index 86329a9..69df6f8 100644 --- a/includes/header.php +++ b/includes/header.php @@ -1,12 +1,12 @@ - pathery.com + <? echo $title; ?> -- cgit v1.2.3