1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
 
 
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="august,八月" />
<meta name="description" content="八月的个人主页。" />
<title>August | 八月</title>
</head>

<body>
<?php

    $siteName = 'August | 八月';

    $siteUrl = 'http://august.hk';

    $blogUrl = 'http://blog.august.hk';

    $nextStations = 'http://nextstations.net';

    $microblog = '@AugustYip';

    $email = $qq = $gtalk = $msn = 'august@august.hk';

?>
<p> ©2008-2010 August | 八月</p>
<p> <a href="http://www.miibeian.gov.cn/">粤ICP备08125573号</a></p>
</body>
</html>