summaryrefslogtreecommitdiff
path: root/includes/header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/header.xml')
-rw-r--r--includes/header.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/includes/header.xml b/includes/header.xml
new file mode 100644
index 0000000..8eae40c
--- /dev/null
+++ b/includes/header.xml
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+ <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
+ <title>TITLE</title>
+ <link rel="stylesheet" type="text/css" href="/includes/style" />
+ <link rel="icon" href="/graphics/candles.ico" />
+ <link rel="alternate" type="application/rdf+xml" href="/rss" />
+</head>
+
+<body>