Update index.php

This commit is contained in:
Josh North 2014-08-25 14:45:14 -04:00
parent 888de6372b
commit 48a3bdf3f2

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 $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">