Update index.php
This commit is contained in:
parent
48a3bdf3f2
commit
104dcb2fc2
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user