Update index.php

This commit is contained in:
Josh North 2014-08-25 14:46:48 -04:00
parent 48a3bdf3f2
commit 104dcb2fc2

View File

@ -15,7 +15,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title><?php $page_title; ?></title>
<title><?php echo $page_title; ?></title>
<link rel="stylesheet" href="pure/pure-min.css">
<link rel="stylesheet" href="pure/grids-responsive.css">
<link rel="stylesheet" href="pure/base-min.css">