Update BaseHeader.tmpl

pull/26/head
ItsLukeJames 8 years ago
parent f1cd4ba991
commit 731e928c47

@ -9,6 +9,7 @@
<head>
<meta charset="UTF-8" />
<title>ZNC &mdash; <? VAR Title DEFAULT="Web Frontend" ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="<? VAR URIPrefix TOP ?>/favicon.ico" type="image/x-icon" />
<? LOOP CSSLoop ?>
<?IF HREF?><link rel="stylesheet" type="text/css" href="<? VAR URIPrefix TOP ?><? VAR HREF ?>" /><?ENDIF?>

Loading…
Cancel
Save