Update BaseHeader.tmpl
This commit is contained in:
parent
db994e463c
commit
5fae13fba3
@ -7,6 +7,7 @@
|
|||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>ZNC — <? VAR Title DEFAULT="Web Frontend" ?></title>
|
<title>ZNC — <? VAR Title DEFAULT="Web Frontend" ?></title>
|
||||||
<? LOOP FAVLOOP ?>
|
<? LOOP FAVLOOP ?>
|
||||||
<?IF HREF?><link rel="shortcut icon" href="<? VAR URIPrefix TOP ?><? VAR HREF ?>"><?ENDIF?>
|
<?IF HREF?><link rel="shortcut icon" href="<? VAR URIPrefix TOP ?><? VAR HREF ?>"><?ENDIF?>
|
||||||
|
Loading…
Reference in New Issue
Block a user