From 9e9d75224939029e63760bddc02d084846f49fe0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 14:18:06 +0200 Subject: Adding debian version 2.9.5-1. Signed-off-by: Daniel Baumann --- debian/dconv/templates/template.html | 238 +++++++++++++++++++++++++++++++++++ 1 file changed, 238 insertions(+) create mode 100644 debian/dconv/templates/template.html (limited to 'debian/dconv/templates/template.html') diff --git a/debian/dconv/templates/template.html b/debian/dconv/templates/template.html new file mode 100644 index 0000000..c72b355 --- /dev/null +++ b/debian/dconv/templates/template.html @@ -0,0 +1,238 @@ + + + + + ${headers['title']} ${headers['version']} - ${headers['subtitle']} + + + + + + + +
+ + + + +
+
+
+
+

${headers['title']}

+

${headers['subtitle']}

+

${headers['version']}

+

+
+ ${headers['author']}
+ ${headers['date']} +

+
+ + ${document} +
+
+
+ ${headers['title']} ${headers['version'].replace("version ", "")} – ${headers['subtitle']}
+ ${headers['date']}, ${headers['author']} +
+
+ +
+ +
+
    + + +
+
+
+ + +
+ + + + + + + ${footer} + + + -- cgit v1.2.3