summaryrefslogtreecommitdiff
path: root/templates/misc.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 07:24:03 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-29 07:24:03 +0000
commit5591d621b90855beeb5460f0ac11279d19835699 (patch)
treeed8dea922eece54aad4b6f3e9da8597e894c2481 /templates/misc.tmpl
parentce48f18a3b63ca82a835c151093b8bede5c856c1 (diff)
css support
Diffstat (limited to 'templates/misc.tmpl')
-rw-r--r--templates/misc.tmpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/templates/misc.tmpl b/templates/misc.tmpl
index 3e78c3162..98d60d703 100644
--- a/templates/misc.tmpl
+++ b/templates/misc.tmpl
@@ -1,7 +1,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
-<head><title><TMPL_VAR TITLE></title></head>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<title><TMPL_VAR TITLE></title>
+<link rel="stylesheet" href="<TMPL_VAR STYLEURL>" type="text/css" />
+</head>
<body>
<h1>