specify content-type for home page

This commit is contained in:
Shish 2011-12-23 14:22:32 +00:00
parent 990dbe5fd1
commit 11881c9993

View File

@ -7,6 +7,7 @@ class HomeTheme extends Themelet {
<html>
<head>
<title>$sitename</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link rel='stylesheet' href='$data_href/themes/$theme_name/style.css' type='text/css'>
</head>
<style>