summaryrefslogtreecommitdiff
path: root/includes/header.xml
blob: d96175dfea87b4537b7939f382c3bfeaca88cf29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!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">
<head>
	<title>TITLE</title>
	<link rel="stylesheet" type="text/css" href="/includes/style" />
	<link rel="alternate" title="RSS" type="text/turtle" href="/index.ttl" />
	<link rel="meta" title="FOAF" type="text/turtle" href="/card#i" />
</head>

<body>