summaryrefslogtreecommitdiffstats
path: root/staticweb/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'staticweb/header.html')
-rw-r--r--staticweb/header.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/staticweb/header.html b/staticweb/header.html
index 465e9ff7..7f33ab66 100644
--- a/staticweb/header.html
+++ b/staticweb/header.html
@@ -1,13 +1,13 @@
-<?xml version="1.0" encoding="Big5"?>
+<?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="zh_TW" lang="zh_TW">
+ xml:lang="[% lang %]" lang="[% lang %]">
<head>
- <title>у金金龟穨</title>
+ <title>[% IF gb %]批踢踢实业坊[% ELSE %]у金金龟穨[% END %]</title>
<meta http-equiv="Content-Type"
- content="text/html; charset=big5" />
+ content="text/html; charset=[% charset %]">
<meta name="generator" content="pttMan" />
<meta name="robots" content="all" />
<link rel="stylesheet" href="/styles.css" type="text/css" />