From 104dcb2fc2093e18a96ccf2830ae9a6f7d9384ee Mon Sep 17 00:00:00 2001 From: Josh North Date: Mon, 25 Aug 2014 14:46:48 -0400 Subject: [PATCH] Update index.php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 480e000..2a438ea 100644 --- a/index.php +++ b/index.php @@ -15,7 +15,7 @@ - <?php $page_title; ?> + <?php echo $page_title; ?>