HTML5!
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
||||
<!DOCTYPE html>
|
||||
<html lang="<?=substr($this->config->item('language'), 0, 2);?>">
|
||||
<head>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta charset="utf-8" />
|
||||
|
||||
<title>ScattPort</title>
|
||||
|
||||
@@ -17,6 +18,7 @@
|
||||
var SITE_URL = '<?=site_url()?>';
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="header">
|
||||
|
||||
Reference in New Issue
Block a user