aboutsummaryrefslogtreecommitdiff
path: root/header.st
diff options
context:
space:
mode:
Diffstat (limited to 'header.st')
-rw-r--r--header.st17
1 files changed, 17 insertions, 0 deletions
diff --git a/header.st b/header.st
new file mode 100644
index 0000000..16d1864
--- /dev/null
+++ b/header.st
@@ -0,0 +1,17 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>$title$ &mdash; G&ouml;del-Gentzen Clojure Syndication Services Super System</title>
+</head>
+
+<body>
+
+<!--
+Local Variables:
+ mode: html
+ coding: utf-8
+End:
+-->