From f39407fd3946c5f3aa7883a1f3cc774ad5f7dd8a Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 14 Jul 2014 20:41:42 +0200 Subject: Initial commit of basic generator structure * including example data and current "/home/adrian" layout --- template/master.xsl | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 template/master.xsl (limited to 'template/master.xsl') diff --git a/template/master.xsl b/template/master.xsl new file mode 100644 index 0000000..e2b77b4 --- /dev/null +++ b/template/master.xsl @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + <xsl:call-template name="title-text"/> + + + + + +
+
+ +
+ +
+ + +
+
+ + +
+ +
+ -- cgit v1.2.3