Update BaseHeader.tmpl
This commit is contained in:
		@@ -8,6 +8,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>
 | 
				
			||||||
	<link rel="shortcut icon" href="<? VAR URIPrefix TOP ?>/favicon.ico" type="image/x-icon" />
 | 
						<link rel="shortcut icon" href="<? VAR URIPrefix TOP ?>/favicon.ico" type="image/x-icon" />
 | 
				
			||||||
	<? LOOP CSSLoop ?>
 | 
						<? LOOP CSSLoop ?>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user