summaryrefslogtreecommitdiff
path: root/template/template
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2011-11-02 01:16:40 +0100
committerChristian Franke <nobody@nowhere.ws>2011-11-02 01:16:40 +0100
commit517deb4a288c6a5d2a7a4cf3028ba2611bcaee31 (patch)
tree974f6bae4d8ecc402f2c37273a83ac073f4698b8 /template/template
parent71c2847ea0d2d32a256458eefe4d17b2702e171e (diff)
some more w3c fixes
Diffstat (limited to 'template/template')
-rw-r--r--template/template/template.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/template/template/template.html b/template/template/template.html
index cd2e968..f04c49b 100644
--- a/template/template/template.html
+++ b/template/template/template.html
@@ -1,8 +1,7 @@
<!DOCTYPE HTML>
<html>
-
<head>
-
+ <meta charset="UTF-8">
<title>
sublab - Ein Hackerspace in Leipzig
@@ -15,7 +14,6 @@
<meta name="keywords" content="sublab, Hackerspace, Leipzig, Computer, Linux, Freie Software, $template_keywords">
<meta name="description" lang="de" content="$template_desc_de">
<meta name="description" lang="en" content="$template_desc_en">
- <meta charset="UTF-8">
<link rel="stylesheet" href="css/sublab-new.css" type="text/css">
<link rel="stylesheet" href="css/taifun.status.css" type="text/css">