aboutsummaryrefslogtreecommitdiff
path: root/index.st
diff options
context:
space:
mode:
Diffstat (limited to 'index.st')
-rw-r--r--index.st16
1 files changed, 4 insertions, 12 deletions
diff --git a/index.st b/index.st
index e41e9b5..927a70b 100644
--- a/index.st
+++ b/index.st
@@ -1,17 +1,9 @@
-<?xml version="1.0" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+$header(title=title)$
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
- <title>$title$ &mdash; G&ouml;del-Gentzen Clojure Syndication Services Super System</title>
-</head>
+<h1 class="title">$title$</h1>
+<p>$mainParagraph$</p>
-<body>
- <h1 class="title">$title$</h1>
- <p>$mainParagraph$</p>
-</body>
-</html>
+$footer()$
<!--
Local Variables: