From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- default/templates/xhtml.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 default/templates/xhtml.xml (limited to 'default/templates/xhtml.xml') diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml new file mode 100644 index 0000000..7aa8983 --- /dev/null +++ b/default/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 From 32e575a30e53389d3ae96346b69ddc6a756c7a37 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 15 Sep 2013 12:35:45 +0200 Subject: s/link/hyperlink/ --- default/templates/xhtml.xml | 55 ++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 28 deletions(-) (limited to 'default/templates/xhtml.xml') diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index b4caad8..e514fa2 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -2,34 +2,33 @@ !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%% - -
- + + %%title%% + + + + + + + + + + +
+ A fortune quote: + $$!/usr/games/fortune -s$$ +
+
+ + %%content%% + +
+
-- cgit v1.2.3 From 2bfe5014a3ec0c2dc04fc3a72420ca86f5fac524 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:02:25 +0200 Subject: reformat XML --- default/templates/xhtml.xml | 61 ++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 31 deletions(-) (limited to 'default/templates/xhtml.xml') diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index e514fa2..ef0a787 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -1,34 +1,33 @@ - + -!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" - - - %%title%% - - - - - - - - - - -
- A fortune quote: - $$!/usr/games/fortune -s$$ -
-
- - %%content%% - - - +
+ + %%content%% + +
+ + - -- cgit v1.2.3 From 30acb57a48a15d04d84979df825284cced0cb936 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sat, 28 Sep 2013 18:47:50 +0200 Subject: s/via/with/ --- default/templates/xhtml.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default/templates/xhtml.xml') diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index ef0a787..d0b556e 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -25,7 +25,7 @@ Generated in !!TIME!!s | Powered by Xerl - | Xerl templates managed via Puppet/Git + | Xerl templates managed with Puppet/Git
-- cgit v1.2.3 From 20c88aac8eb106c07ccb4cc8f4be06fb61324bad Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Thu, 13 Mar 2014 23:31:13 +0100 Subject: add C. --- default/templates/xhtml.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default/templates/xhtml.xml') diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index d0b556e..4ea784c 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -5,7 +5,7 @@ %%title%% - + -- cgit v1.2.3