summaryrefslogtreecommitdiff
path: root/includes/header.xml
blob: 0b90e1ffeb4aafb7ab5ea8bd636a51461fd6e7de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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" title="rss" type="text/turtle" href="/index.ttl" />
</head>

<body>