From 2b410702314b5db36b7e637cb2634282665744a6 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 7 Sep 2013 14:47:07 +0200 Subject: new dev site --- dev.buetow.org/templates/xhtml.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 dev.buetow.org/templates/xhtml.xml (limited to 'dev.buetow.org/templates/xhtml.xml') diff --git a/dev.buetow.org/templates/xhtml.xml b/dev.buetow.org/templates/xhtml.xml new file mode 100644 index 0000000..b4caad8 --- /dev/null +++ b/dev.buetow.org/templates/xhtml.xml @@ -0,0 +1,35 @@ + + +!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" + + + %%title%% + + + + + + + + <=link rel="alternate" type="application/rss+xml" title="buetow.org Newsfeed" href="http://rss.buetow.org" /> + <=link rel="stylesheet" type="text/css" href="%%stylesurl%%$$style$$" /> + + +
+ A fortune quote: + $$!/usr/games/fortune -s$$ +
+
+ + %%content%% + +
+ + +
+ -- cgit v1.2.3