summaryrefslogtreecommitdiffstats
path: root/staticweb/header.html
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-11-20 20:44:44 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-11-20 20:44:44 +0800
commit7571b2c04bf5df4c4937dea135ecc0e076af990f (patch)
tree4e3e2061ea92e60fcb5b972157eda1d76f8cc224 /staticweb/header.html
parentf15c260b2d6669d042830890f3e076384653e4ae (diff)
downloadpttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.tar
pttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.tar.gz
pttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.tar.bz2
pttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.tar.lz
pttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.tar.xz
pttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.tar.zst
pttbbs-7571b2c04bf5df4c4937dea135ecc0e076af990f.zip
add board title to html titlepttbbs-beforefav4@1354
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1354 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'staticweb/header.html')
-rw-r--r--staticweb/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/staticweb/header.html b/staticweb/header.html
index 7f33ab66..9683178b 100644
--- a/staticweb/header.html
+++ b/staticweb/header.html
@@ -5,11 +5,11 @@
<html xmlns="http://www.w3.org/1999/xhtml"
xml:lang="[% lang %]" lang="[% lang %]">
<head>
- <title>[% IF gb %]批踢踢实业坊[% ELSE %]у金金龟穨[% END %]</title>
+ <title>[% IF gb %]批踢踢实业坊[% ELSE %]у金金龟穨[% END %][% 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="/styles.css" type="text/css" />
+ <link rel="stylesheet" href="http://pttx.ptt.cc:4099/ptt.man/styles.css" type="text/css" />
</head>
<body>