From 8d9dc7c67a1932bd14424f41b8968653bb1cf9ff Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 29 Sep 2013 02:42:36 +0200 Subject: add HTML5 --- default/templates/html5.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 default/templates/html5.xml (limited to 'default/templates/html5.xml') diff --git a/default/templates/html5.xml b/default/templates/html5.xml new file mode 100644 index 0000000..e5e7064 --- /dev/null +++ b/default/templates/html5.xml @@ -0,0 +1,33 @@ + + + !DOCTYPE html + + + %%title%% + + + + + + + + + + +
+ A fortune quote: + $$!/usr/games/fortune -s$$ +
+
+ + %%content%% + +
+ + +
-- cgit v1.2.3