summaryrefslogtreecommitdiffstats
path: root/staticweb/header.html
blob: 7f33ab66d4e7ad00dfb293a01cf26af0d8345696 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 gb %]蠶杺杺妗珛溶[% ELSE %]批踢踢實業坊[% 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" />
</head>
<body>