summaryrefslogtreecommitdiffstats
path: root/web/static/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/static/header.html')
-rw-r--r--web/static/header.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/static/header.html b/web/static/header.html
new file mode 100644
index 00000000..112efd70
--- /dev/null
+++ b/web/static/header.html
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="[% encoding %]"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml"
+ xml:lang="[% lang %]" lang="[% lang %]">
+<head>
+ <title>§å½ð½ð¹ê·~§{[% IF exttitle %] - [% exttitle %][% END %]</title>
+ <meta http-equiv="Content-Type"
+ content="text/html; charset=[% charset %]">
+ <meta name="generator" content="pttMan" />
+ <meta name="robots" content="all" />
+ <link rel="stylesheet" href="http://pttx.ptt.cc:4099/staticpage/ptt.man.styles.css" type="text/css" />
+</head>
+<body>