mirror of
https://github.com/znc/znc.git
synced 2026-08-08 09:52:55 +02:00
Use XHTML
This commit is contained in:
@@ -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?>
|
||||
|
||||
Reference in New Issue
Block a user