We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd42dfc commit 20970e7Copy full SHA for 20970e7
web/templates/header.html
@@ -2,6 +2,7 @@
2
<head>
3
<link rel="icon" href="/images/favicon.ico" type="image/x-icon">
4
<title>Vesta - <?php echo "$TAB"; ?> </title>
5
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
6
<style type="text/css">
7
body {
8
margin: 0;
0 commit comments