META.charset

This commit is contained in:
Serghey Rodin 2013-02-03 11:44:21 +02:00
commit 20970e751d

View file

@ -2,6 +2,7 @@
<head> <head>
<link rel="icon" href="/images/favicon.ico" type="image/x-icon"> <link rel="icon" href="/images/favicon.ico" type="image/x-icon">
<title>Vesta - <?php echo "$TAB"; ?> </title> <title>Vesta - <?php echo "$TAB"; ?> </title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<style type="text/css"> <style type="text/css">
body { body {
margin: 0; margin: 0;