Merge https://github.com/redmatrix/redmatrix into pending_merge
This commit is contained in:
commit
29a8d580be
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title><?php if(x($page,'title')) echo $page['title'] ?></title>
|
||||
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1">
|
||||
<?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user