Use XHTML

This commit is contained in:
Alexey Sokolov
2012-03-23 11:14:29 +07:00
parent b46231b12d
commit 9b3a764a6c
4 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<? ADDROW CSSLoop HREF=/skinfiles/_default_/global.css ?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta charset="UTF-8" />
<title>ZNC - <? VAR Title DEFAULT="Web Frontend" ?></title>
<? LOOP CSSLoop ?>
<?IF HREF?><link rel="stylesheet" type="text/css" href="<? VAR HREF ?>" /><?ENDIF?>