Update index.php
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
<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/pure-min.css">
|
||||||
<link rel="stylesheet" href="pure/grids-responsive.css">
|
<link rel="stylesheet" href="pure/grids-responsive.css">
|
||||||
<link rel="stylesheet" href="pure/base-min.css">
|
<link rel="stylesheet" href="pure/base-min.css">
|
||||||
|
|||||||
Reference in New Issue
Block a user