summary refs log tree commit diff stats
path: root/theme/header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/header.tpl')
-rwxr-xr-xtheme/header.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/header.tpl b/theme/header.tpl index bedfe0f..074130b 100755 --- a/theme/header.tpl +++ b/theme/header.tpl
@@ -2,7 +2,7 @@
2 <HEAD> 2 <HEAD>
3 <TITLE><!--EXTRATITLE-->Four Island</TITLE> 3 <TITLE><!--EXTRATITLE-->Four Island</TITLE>
4 4
5 <LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css.php" /> 5 <LINK REL="stylesheet" TYPE="text/css" HREF="http://fourisland.com/theme/css.php?id=<!--BODYID-->" />
6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" /> 6 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" />
7 <META HTTP-EQUIV="Content-Language" CONTENT="en" /> 7 <META HTTP-EQUIV="Content-Language" CONTENT="en" />
8 <LINK REL="alternate" TYPE="application/rss+xml" HREF="http://feeds.feedburner.com/FourIsland?format=xml" TITLE="Four Island" /> 8 <LINK REL="alternate" TYPE="application/rss+xml" HREF="http://feeds.feedburner.com/FourIsland?format=xml" TITLE="Four Island" />
@@ -26,7 +26,7 @@
26 </HEAD> 26 </HEAD>
27 27
28 <BODY ID="<!--BODYID-->" CLASS="<!--CATEGORY--> <!--AID--> <!--CATEGORY-->-<!--AID-->"<!--BODYTAGS-->> 28 <BODY ID="<!--BODYID-->" CLASS="<!--CATEGORY--> <!--AID--> <!--CATEGORY-->-<!--AID-->"<!--BODYTAGS-->>
29 <IMG SRC="/theme/images/top_fade.png" ID="top-fade" /> 29 <DIV ID="top-fade"></DIV>
30 30
31 <DIV ID="wrap"> 31 <DIV ID="wrap">
32 <DIV ID="page-header"> 32 <DIV ID="page-header">