From e6472738b5253aa328f8b2a4f4f2a23abc8582c2 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sun, 15 Apr 2012 18:59:50 +0200 Subject: Reorganization of folders. --- source/epub/templates/title-page.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 source/epub/templates/title-page.html (limited to 'source/epub/templates/title-page.html') diff --git a/source/epub/templates/title-page.html b/source/epub/templates/title-page.html new file mode 100644 index 00000000..de0f55f0 --- /dev/null +++ b/source/epub/templates/title-page.html @@ -0,0 +1,22 @@ + + + ${book.title} + + + +

${book.title}

+

+ + $creator + +

+ + -- cgit