forked from Cavemanon/cavepaintings
Content-Type is specified in the page headers, specifying in the HTML too is unnecessary
This commit is contained in:
@ -50,7 +50,6 @@ class Layout {
|
||||
<html>
|
||||
<head>
|
||||
<title>{$page->title}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
|
||||
$header_html
|
||||
<script src='$data_href/themes/$theme_name/sidebar.js' type='text/javascript'></script>
|
||||
<script src='$data_href/themes/$theme_name/script.js' type='text/javascript'></script>
|
||||
|
Reference in New Issue
Block a user